changeset 8428:3cf19f4286c6

Depend on stdbool.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2007 23:19:47 +0000
parents 8bd2ba354a25
children 8f04c186853f
files ChangeLog modules/gc-des
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/modules/gc-des
+++ b/modules/gc-des
@@ -9,6 +9,7 @@
 
 Depends-on:
 stdint
+stdbool
 gc
 
 configure.ac: