summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-31 20:36:47 +0000
committerBruno Haible <bruno@clisp.org>2007-03-31 20:36:47 +0000
commit2d2de4fae4048a89a37a8decee71dabbf8881015 (patch)
tree4b38e006851916267757ec1e94d4c4445cbd55b2 /ChangeLog
parentcc548938c8862510343b3e84bad6fa979fae901f (diff)
downloadgnulib-2d2de4fae4048a89a37a8decee71dabbf8881015.tar.gz
Declare ldexpl() when the system doesn't have it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd72aa2592..31af9cb3cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-31 Bruno Haible <bruno@clisp.org>
+ * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
+ the function is not present.
+
+2007-03-31 Bruno Haible <bruno@clisp.org>
+
* m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
a bug in HP-UX iconv_open().