summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-05 15:00:14 +0000
committerBruno Haible <bruno@clisp.org>2001-03-05 15:00:14 +0000
commitbe5ef702e8bf46f0cf173dba6b4f330f25ad3203 (patch)
tree57288cc0b5932fbaf786936545967d908f04dec3 /m4/ChangeLog
parentb26d1fc817ddf8752858b597c6127e0c30c2a84b (diff)
downloadexternal_gettext-be5ef702e8bf46f0cf173dba6b4f330f25ad3203.zip
external_gettext-be5ef702e8bf46f0cf173dba6b4f330f25ad3203.tar.gz
external_gettext-be5ef702e8bf46f0cf173dba6b4f330f25ad3203.tar.bz2
Add -liconv where needed on platforms which have iconv() outside libc.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 19d4705..2f52ef6 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-03 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Add $LIBICONV to $INTLLIBS.
+
2001-02-07 Pavel Roskin <proski@gnu.org>
* c-bs-a.m4: Quote first argument of AC_DEFUN.