From fc051ee5f0063b6b892188447c5b270205b20819 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 31 Aug 2005 10:40:41 +0000 Subject: Remove unused tests from AM_INTL_SUBDIR. --- gettext-runtime/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'gettext-runtime/Makefile.am') 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/' \ -- cgit v1.1