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 508167a503..0eefe0928c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-06-01 Bruno Haible + + * modules/rpmatch (Depends-on): Add strdup. + 2008-06-01 Bruno Haible * lib/pipe.c: Include unistd-safer.h. diff --git a/modules/rpmatch b/modules/rpmatch index e11f92cd09..24297e5d1b 100644 --- a/modules/rpmatch +++ b/modules/rpmatch @@ -11,6 +11,7 @@ extensions stdbool gettext-h regex +strdup configure.ac: gl_FUNC_RPMATCH -- 2.30.2