changeset 10139:0f46743a158e

Depends on strdup.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Jun 2008 12:10:29 +0200
parents 4df3c9e256b2
children 879d77289ca0
files ChangeLog modules/rpmatch
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-01  Bruno Haible  <bruno@clisp.org>
+
+	* modules/rpmatch (Depends-on): Add strdup.
+
 2008-06-01  Bruno Haible  <bruno@clisp.org>
 
 	* lib/pipe.c: Include unistd-safer.h.
--- a/modules/rpmatch
+++ b/modules/rpmatch
@@ -11,6 +11,7 @@
 stdbool
 gettext-h
 regex
+strdup
 
 configure.ac:
 gl_FUNC_RPMATCH