Guess isnanl does not work when cross-compiling to ia64, x86_64, i386.
[gnulib.git] / ChangeLog
index 6287f40..3d8ed57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-06-12  Bruno Haible  <bruno@clisp.org>
+
+       * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
+       to ia64, x86_64, i386.
+       Reported by Eric Blake.
+
+2007-06-12  Bruno Haible  <bruno@clisp.org>
+
+       * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
+       cross-compiling to x86_64.
+
+2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
+       glitch reported by Ralf Wildenhues in
+       <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
+
+       * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
+       Vin Shelton.
+
 2007-06-11  Bruno Haible  <bruno@clisp.org>
 
        * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL