+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.
* 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>
## 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' @ \