From 0e30f46a624803455dcc74acf9a333666467d253 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 4 Jul 2005 03:50:59 +0000 Subject: Various fixes and updates from testers of the beta3 release (mostly Windows and OS/2 changes). --- config/ChangeLog | 5 +++++ config/Makefile.am | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/ChangeLog b/config/ChangeLog index 3192177..f115075 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2005-07-01 Paul D. Smith + + * Makefile.am (EXTRA_DIST): Added more M4 files to EXTRA_DIST, so + users can re-run aclocal. + 2003-04-30 Paul D. Smith * dospaths.m4: New macro to test for DOS-style pathnames, based on diff --git a/config/Makefile.am b/config/Makefile.am index 8295408..34f8b99 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -3,5 +3,6 @@ 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 \ - dospaths.m4 po.m4 + progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 longlong.m4 \ + dospaths.m4 po.m4 signed.m4 longdouble.m4 wchar_t.m4 \ + wint_t.m4 intmax.m4 printf-posix.m4 xsize.m4 size_max.m4 -- cgit v1.2.3