summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-01-22 12:53:10 +0000
committerBruno Haible <bruno@clisp.org>2001-01-22 12:53:10 +0000
commitcc5960a0ef886784891b4c1a7316c1659b73a7b6 (patch)
tree01eb863630f5faa4d1af3dcafd97a353d23021ee /m4/ChangeLog
parent2769926e6e7cac7d7020bd38be90ff2fd4cbb602 (diff)
downloadexternal_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.zip
external_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.tar.gz
external_gettext-cc5960a0ef886784891b4c1a7316c1659b73a7b6.tar.bz2
Rename intlh.inst.in to libgnuintl.h.
libgettext.h is now merely a convenience header, not used inside libintl.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 12a0b88..4af3df5 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,5 +1,11 @@
2001-01-07 Bruno Haible <haible@clisp.cons.org>
+ * gettext.m4 (AM_WITH_NLS): Remove third argument. Don't call
+ AC_LINK_FILES. Now done through simple file copy in intl/Makefile.in.
+ (AM_GNU_GETTEXT): Remove GT_NO and GT_YES macros.
+
+2001-01-07 Bruno Haible <haible@clisp.cons.org>
+
* gettext.m4 (AM_GNU_GETTEXT): Assume <locale.h> exists.
* setlocale.m4 (gt_SETLOCALE): Likewise.