* modules/regex (Depends-on): Add stdbool.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Feb 2007 23:34:28 +0000 (23:34 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Feb 2007 23:34:28 +0000 (23:34 +0000)
ChangeLog
modules/regex

index 6b57571..f8cc98b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-08  Bruno Haible  <bruno@clisp.org>
+
+       * modules/regex (Depends-on): Add stdbool.
+       Reported by Dalibor Topic <robilad@kaffe.org>.
+
 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
index 5d7d263..3f94248 100644 (file)
@@ -16,6 +16,7 @@ alloca
 extensions
 gettext-h
 malloc
+stdbool
 stdint
 strcase
 ssize_t