From 9b288c7f7b8a72234cbd720a12f1503ff4109002 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 1 Jun 2008 12:10:29 +0200 Subject: [PATCH] Depends on strdup. --- ChangeLog | 4 ++++ modules/rpmatch | 1 + 2 files changed, 5 insertions(+) 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 -- 2.11.0