From: Bruno Haible Date: Sun, 1 Jun 2008 10:10:29 +0000 (+0200) Subject: Depends on strdup. X-Git-Tag: v0.1~7331 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=9b288c7f7b8a72234cbd720a12f1503ff4109002;p=gnulib.git Depends on strdup. --- diff --git a/ChangeLog b/ChangeLog index 508167a50..0eefe0928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-06-01 Bruno Haible + * modules/rpmatch (Depends-on): Add strdup. + +2008-06-01 Bruno Haible + * 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. diff --git a/modules/rpmatch b/modules/rpmatch index e11f92cd0..24297e5d1 100644 --- a/modules/rpmatch +++ b/modules/rpmatch @@ -11,6 +11,7 @@ extensions stdbool gettext-h regex +strdup configure.ac: gl_FUNC_RPMATCH