From: Bruno Haible Date: Sun, 1 Jun 2008 10:10:29 +0000 (+0200) Subject: Depends on strdup. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b288c7f7b8a72234cbd720a12f1503ff4109002;p=pspp Depends on strdup. --- 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