From: Bruno Haible Date: Sun, 22 Feb 2004 14:09:56 +0000 (+0000) Subject: Doesn't depend on stdbool. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372db559e1c24f9edef410a99073d9126152c375;p=pspp Doesn't depend on stdbool. --- diff --git a/ChangeLog b/ChangeLog index 3e06d3f166..e558886078 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-22 Bruno Haible + + * modules/xalloc: Remove dependency on stdbool. + Reported by Derek Robert Price . + 2004-02-03 Bruno Haible * modules/pipe: New file. diff --git a/modules/xalloc b/modules/xalloc index 46482cc88e..e92d5332fc 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -13,7 +13,6 @@ realloc error gettext exitfail -stdbool configure.ac: gl_XALLOC