summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-26 21:01:56 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-26 21:01:56 +0000
commitda953b9d2264dd06512f07b71d5188e86d33532b (patch)
tree00ecd23fbb81b80e85d604c83cd7abb54e2b68ee /m4/ChangeLog
parenta768b3ebec152e5bcce589f2cdd9891254a7796a (diff)
downloadcoreutils-da953b9d2264dd06512f07b71d5188e86d33532b.tar.xz
Sync stdbool from gnulib.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index a188ea34b..d7bcb1d77 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ * stdbool.m4 (AC_HEADER_STDBOOL): Sync from gnulib.
+ Use 'defined __GNUC__' rather than __GNUC__.
+
2006-01-25 Paul Eggert <eggert@cs.ucla.edu>
* stdbool.m4: Merge from gnulib; we still don't quite match