Depends on strdup.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Jun 2008 10:10:29 +0000 (12:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Jun 2008 10:10:29 +0000 (12:10 +0200)
ChangeLog
modules/rpmatch

index 508167a..0eefe09 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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.
        (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
        * modules/pipe (Depends-on): Add unistd-safer.
index e11f92c..24297e5 100644 (file)
@@ -11,6 +11,7 @@ extensions
 stdbool
 gettext-h
 regex
+strdup
 
 configure.ac:
 gl_FUNC_RPMATCH