From: Bruno Haible Date: Sun, 11 Mar 2007 23:19:47 +0000 (+0000) Subject: Depend on stdbool. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da025cc55629a8ff65247816a773304896dbf627;p=pspp Depend on stdbool. --- diff --git a/ChangeLog b/ChangeLog index 8007f6f727..769ebd7fdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-03-11 Bruno Haible + + * modules/gc-des (Depends-on): Add stdbool. + 2007-03-11 Bruno Haible * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE. diff --git a/modules/gc-des b/modules/gc-des index f4ea7f82cc..49c3983540 100644 --- a/modules/gc-des +++ b/modules/gc-des @@ -9,6 +9,7 @@ m4/des.m4 Depends-on: stdint +stdbool gc configure.ac: