summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
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 e7cfe78..e75ebd1 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-17 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Fix dcgettext test. Always add $LIBICONV
+ when using -lintl, because libintl may be a static library depending
+ on a (static or shared) libiconv.
+
2001-05-12 Paul Eggert <eggert@twinsun.com>
* gettext.m4 (AM_GNU_GETTEXT): Add check for strtoul.