]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Install glibc21.m4.
authorBruno Haible <bruno@clisp.org>
Wed, 23 May 2001 21:04:31 +0000 (21:04 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 14:35:50 +0000 (16:35 +0200)
m4/ChangeLog
m4/Makefile.am

index 3004f2a4ac9bcca406945ece274e7d748db3d532..57c30a9c965087073a6a6d3de78fa27546953625 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-23  Bruno Haible  <haible@clisp.cons.org>
+
+       * gettext-0.10.38 released.
+
 2001-05-23  Bruno Haible  <haible@clisp.cons.org>
 
        * iconv.m4 (AM_ICONV): Accept --with-libiconv-prefix option.
@@ -24,6 +28,7 @@
        * glibc21.m4: New file, from fileutils-4.1.
        * gettext.m4 (AM_GNU_GETTEXT): Require jm_GLIBC21.
        * Makefile.am (EXTRA_DIST): Add glibc21.m4.
+       (aclocal_DATA): Add glibc21.m4.
 
 2001-05-04  Bruno Haible  <haible@clisp.cons.org>
 
index d10ca9cfe6ffaf87aced82f46bc2df540bf43d52..e10aa2c46ca41ebf8f7d84016ffaa8c3c99f0493 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
 
 aclocaldir = @aclocaldir@
-aclocal_DATA = codeset.m4 gettext.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4
+aclocal_DATA = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4
 
 # Generate this list with
 # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \