summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-05-17 13:33:59 +0000
committerBruno Haible <bruno@clisp.org>2001-05-17 13:33:59 +0000
commit12596eed2dcfcf795ec2cc3e9a6efc954a98ce73 (patch)
tree710be42d0c9db200f4582906c4ae9d2d72faa4c6 /m4/ChangeLog
parenta9236d30acf7afb084fec1f8f894f3c686e47791 (diff)
downloadexternal_gettext-12596eed2dcfcf795ec2cc3e9a6efc954a98ce73.zip
external_gettext-12596eed2dcfcf795ec2cc3e9a6efc954a98ce73.tar.gz
external_gettext-12596eed2dcfcf795ec2cc3e9a6efc954a98ce73.tar.bz2
Fix the value of LIBS during the checking.
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.