changeset 9568:2aeacf3289f8

Modules intprops and string needed by relocatable-prog-wrapper.
author Simon Josefsson <simon@josefsson.org>
date Fri, 04 Jan 2008 15:44:57 +0100
parents 17eb10d3ae34
children c5dc234b375e
files ChangeLog modules/relocatable-prog-wrapper
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-21  Simon Josefsson  <simon@josefsson.org>
+
+	* modules/relocatable-prog-wrapper (Depends-on): Add intprops and
+	string, needed by strerror.
+
 2008-01-03  Colin Watson  <cjwatson@debian.org>
             Bruno Haible  <bruno@clisp.org>
 
--- a/modules/relocatable-prog-wrapper
+++ b/modules/relocatable-prog-wrapper
@@ -37,6 +37,8 @@
 stdbool
 stdlib
 unistd
+intprops
+string
 
 configure.ac:
 gl_FUNC_READLINK_SEPARATE