btowc: fix missing file
[pspp] / ChangeLog
index 5ae682380e700d2a6adcf661776b7ba46fbbefca..97f40d89b6edc98619c964899afbdc1354b5d4da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2010-08-26  Eric Blake  <eblake@redhat.com>
 
+       btowc: fix missing file
+       * modules/btowc (Files): Also ship locale-fr.m4.
+
+       lseek: fix link test
+       * m4/lseek.m4 (gl_FUNC_LSEEK): Use correct format for
+       AC_LINK_IFELSE.
+
+       include_next: silence autoconf 2.68 warning
+       * m4/include_next.m4 (gl_INCLUDE_NEXT): Mark this use of
+       AC_COMPILE_IFELSE as special.
+       (AC_LANG_DEFINES_PROVIDED): Provide dummy implementation for
+       autoconf < 2.68.
+
        acl: fix compilation test
        * m4/acl.m4 (gl_FUNC_ALL): Use correct format for
        AC_COMPILE_IFELSE.