From 23b2b5c660f482cc9ea6f1d6a70e69b6ed1aede2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 14 Dec 2005 00:09:23 +0000 Subject: [PATCH] * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@". --- lib/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index b4e43f100e..ea296608a5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2005-12-13 Paul Eggert + * 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 . -- 2.47.3