summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 206ae1778..ce7cc0a5c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,6 +1,8 @@
2005-12-13 Paul Eggert <eggert@cs.ucla.edu>
- * stdbool.m4 (AC_HEADER_STDBOOL): Check for buggy compiler that
+ * stdbool.m4 (AM_STDBOOL_H): Substitute HAVE__BOOL again, reverting
+ 2005-11-25 change.
+ (AC_HEADER_STDBOOL): Check for buggy compiler that
has _Bool but mishandles _Bool |= _Bool.
2005-12-07 Paul Eggert <eggert@cs.ucla.edu>