From f5b1f8971a3d7eaf63dfebaf7a3d42681f5eefca Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 4 Jan 2008 15:44:57 +0100 Subject: [PATCH] Modules intprops and string needed by relocatable-prog-wrapper. --- ChangeLog | 5 +++++ modules/relocatable-prog-wrapper | 2 ++ 2 files changed, 7 insertions(+) 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 -- 2.30.2