Don't override a newer version of an autoconf macro with an older version.
[pspp] / ChangeLog
index 122bcfed5356094a650e23545cf6595917378a85..89d8b8db5ea3534bbb4311f101057738578de7b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-17  Bruno Haible  <bruno@clisp.org>
+
+       * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
+       Suggested by Eric Blake.
+
+2008-12-17  Bruno Haible  <bruno@clisp.org>
+
+       * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
+
 2008-12-17  Bruno Haible  <bruno@clisp.org>
 
        * lib/mbsinit.c: Include verify.h. Verify an assumption.