summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-08-31 10:40:41 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:49 +0200
commitfc051ee5f0063b6b892188447c5b270205b20819 (patch)
tree4a43884ea30e75901de218f315240884f6e6e808 /gettext-runtime/Makefile.am
parentd918c8831a55ab0c3d26e9324141bd3d3beacbc4 (diff)
downloadexternal_gettext-fc051ee5f0063b6b892188447c5b270205b20819.zip
external_gettext-fc051ee5f0063b6b892188447c5b270205b20819.tar.gz
external_gettext-fc051ee5f0063b6b892188447c5b270205b20819.tar.bz2
Remove unused tests from AM_INTL_SUBDIR.
Diffstat (limited to 'gettext-runtime/Makefile.am')
-rw-r--r--gettext-runtime/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gettext-runtime/Makefile.am b/gettext-runtime/Makefile.am
index 77db5b1..db58922 100644
--- a/gettext-runtime/Makefile.am
+++ b/gettext-runtime/Makefile.am
@@ -70,12 +70,10 @@ config.h_vms: config.h.in ../version.sh
-e 's/#undef HAVE_LOCALE_H$$/#define HAVE_LOCALE_H 1/' \
-e 's/#undef HAVE_LONG_DOUBLE$$/#define HAVE_LONG_DOUBLE 1/' \
-e 's/#undef HAVE_LONG_LONG$$/#define HAVE_LONG_LONG 1/' \
- -e 's/#undef HAVE_MALLOC_H$$/#define HAVE_MALLOC_H 1/' \
-e 's/#undef HAVE_MEMMOVE$$/#define HAVE_MEMMOVE 1/' \
-e 's/#undef HAVE_MEMORY_H$$/#define HAVE_MEMORY_H 1/' \
-e 's/#undef HAVE_MMAP$$/#define HAVE_MMAP 1/' \
-e 's/#undef HAVE_MUNMAP$$/#define HAVE_MUNMAP 1/' \
- -e 's/#undef HAVE_NL_TYPES_H$$/#define HAVE_NL_TYPES_H 1/' \
-e 's/#undef HAVE_POSIX_PRINTF$$/#define HAVE_POSIX_PRINTF 1/' \
-e 's/#undef HAVE_PTRDIFF_T$$/#define HAVE_PTRDIFF_T 1/' \
-e 's/#undef HAVE_PUTENV$$/#define HAVE_PUTENV 1/' \