From: Simon Josefsson Date: Fri, 4 Jan 2008 14:44:57 +0000 (+0100) Subject: Modules intprops and string needed by relocatable-prog-wrapper. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b1f8971a3d7eaf63dfebaf7a3d42681f5eefca;p=pspp Modules intprops and string needed by relocatable-prog-wrapper. --- diff --git a/ChangeLog b/ChangeLog index 6c76294de6..1bba77470f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-21 Simon Josefsson + + * modules/relocatable-prog-wrapper (Depends-on): Add intprops and + string, needed by strerror. + 2008-01-03 Colin Watson Bruno Haible diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper index e944e434d3..cda18f2afa 100644 --- a/modules/relocatable-prog-wrapper +++ b/modules/relocatable-prog-wrapper @@ -37,6 +37,8 @@ ssize_t stdbool stdlib unistd +intprops +string configure.ac: gl_FUNC_READLINK_SEPARATE