Depend on stdbool.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Mar 2007 23:19:47 +0000 (23:19 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Mar 2007 23:19:47 +0000 (23:19 +0000)
ChangeLog
modules/gc-des

index 8007f6f7273cba77243c88d87c5475a5fa938ad5..769ebd7fdfa6156e7320c13c4121ad265077e0f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-11  Bruno Haible  <bruno@clisp.org>
+
+       * modules/gc-des (Depends-on): Add stdbool.
+
 2007-03-11  Bruno Haible  <bruno@clisp.org>
 
        * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
index f4ea7f82cca382167480ccfeb16882de64dc09cc..49c3983540cb51d55fe312d86eeb219c58ebeee8 100644 (file)
@@ -9,6 +9,7 @@ m4/des.m4
 
 Depends-on:
 stdint
+stdbool
 gc
 
 configure.ac: