changeset 11433:0f4d56f5ff5b

Fix a problem with --enable-relocatable on Solaris 7.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Mar 2009 05:11:07 +0100
parents 663f24a97f1f
children f8f0b340daef
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,9 @@
+2009-03-25  Bruno Haible  <bruno@clisp.org>
+
+	Fix a problem with --enable-relocatable on Solaris 7.
+	* modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
+	since 2008-02-24.
+
 2009-03-25  Eric Blake  <ebb9@byu.net>
 
 	test-sockets: avoid gcc warning
--- a/modules/relocatable-prog-wrapper
+++ b/modules/relocatable-prog-wrapper
@@ -39,6 +39,7 @@
 stdbool
 stdlib
 unistd
+environ
 intprops
 string