]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* Makefile.am (stdbool.h): Resurrect the 'sed' that goes along
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Dec 2005 00:09:23 +0000 (00:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Dec 2005 00:09:23 +0000 (00:09 +0000)
with '#if !@HAVE_BOOL@".

lib/ChangeLog

index b4e43f100e1f6c7150eaaedcf3a0887d7b725152..ea296608a547215ecb5cb4c1f420c08150a9e6ad 100644 (file)
@@ -1,5 +1,7 @@
 2005-12-13  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along
+       with '#if !@HAVE_BOOL@".
        * stdbool_.h (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to
        work around compilers that have a (possibly-broken) _Bool but lack
        a working <stdbool.h>.