changeset 8115:b68ea869ca2d

* modules/regex (Depends-on): Add stdbool.
author Bruno Haible <bruno@clisp.org>
date Thu, 08 Feb 2007 23:34:28 +0000
parents 2a406f39aa96
children 3e4694cffb89
files ChangeLog modules/regex
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/modules/regex
+++ b/modules/regex
@@ -16,6 +16,7 @@
 extensions
 gettext-h
 malloc
+stdbool
 stdint
 strcase
 ssize_t