From da025cc55629a8ff65247816a773304896dbf627 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 Mar 2007 23:19:47 +0000 Subject: [PATCH] Depend on stdbool. --- ChangeLog | 4 ++++ modules/gc-des | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8007f6f72..769ebd7fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 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. 2007-03-11 Bruno Haible diff --git a/modules/gc-des b/modules/gc-des index f4ea7f82c..49c398354 100644 --- a/modules/gc-des +++ b/modules/gc-des @@ -9,6 +9,7 @@ m4/des.m4 Depends-on: stdint +stdbool gc configure.ac: -- 2.11.0