]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
One other stdbool.m4 change.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Dec 2005 01:17:51 +0000 (01:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Dec 2005 01:17:51 +0000 (01:17 +0000)
m4/ChangeLog

index 206ae17789be29085dcee257572aed528a0490af..ce7cc0a5c59a583ab95e1c99461343f3ef5dead7 100644 (file)
@@ -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>