summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-30 21:00:18 +0200
committerBruno Haible <bruno@clisp.org>2010-07-30 21:00:18 +0200
commitb47ab6864fa06f14ee04c4d33238080207f95426 (patch)
tree78ddd36d345efa7dec2b0c7afca871e530780f92 /ChangeLog
parent41f9f674fd42e4a8a366eb4caba39f6a6c5f8cab (diff)
downloadgnulib-b47ab6864fa06f14ee04c4d33238080207f95426.tar.gz
iconv: Update regarding AIX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f533983577..757a48a637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-07-30 Bruno Haible <bruno@clisp.org>
+ iconv: Update regarding AIX.
+ * m4/iconv.m4 (AM_ICONV_LINK): When cross-compiling, guess yes on
+ AIX 7.
+ Reported by Rainer Tammer.
+
+2010-07-30 Bruno Haible <bruno@clisp.org>
+
getopt: Update regarding AIX.
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): When cross-compiling, guess
no on AIX.