stdbool: do not define HAVE_STDBOOL_H
[gnulib.git] / ChangeLog
index 6d23fb9..fae49b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2011-02-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       stdbool: do not define HAVE_STDBOOL_H
+       * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
+       AC_HEADER_STDBOOL.  All uses changed.  Do not define
+       HAVE_STDBOOL_H, as gnulib does not need this.  This change is
+       imported from the latest Autoconf git.  It was motivated by Emacs,
+       which uses gnulib but does not need HAVE_STDBOOL_H.
+
 2011-02-04  Bruno Haible  <bruno@clisp.org>
 
+       wcsnrtombs: Prepare for new module wwcsnrtombs.
+       * lib/wcsnrtombs-impl.h: New file, extracted from lib/wcsnrtombs.c.
+       * lib/wcsnrtombs.c: Include it.
+       * modules/wcsnrtombs (Files): Add lib/wcsnrtombs-impl.h.
+
        wcsrtombs: Prepare for new module wwcsrtombs.
        * lib/wcsrtombs-impl.h: New file, extracted from lib/wcsrtombs.c.
        * lib/wcsrtombs.c: Include it.