From db401d8e0af7fe6e3ca83afc502ed8ca0cae550e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 31 Jul 2003 13:04:32 +0000 Subject: Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. Fixed problems with the dist target (adding missing files). Workaround for a bug in gettext 0.12.1 po/Makefile.in.in where distclean wasn't cleaning everything, which caused distcheck to fail. --- config/Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/Makefile.am b/config/Makefile.am index 0a4e3c7..8295408 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -1,8 +1,7 @@ # -*-Makefile-*-, or close enough -AUTOMAKE_OPTIONS = 1.7.3 - -EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 \ +EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 nls.m4 \ intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \ isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \ - progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 + progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 \ + dospaths.m4 po.m4 -- cgit v1.2.3