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 8007f6f..769ebd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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.
 
 2007-03-11  Bruno Haible  <bruno@clisp.org>
index f4ea7f8..49c3983 100644 (file)
@@ -9,6 +9,7 @@ m4/des.m4
 
 Depends-on:
 stdint
+stdbool
 gc
 
 configure.ac: