From 5a1286a9f8597c0063a82645b55f3e97433fc521 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 26 Mar 2009 05:11:07 +0100 Subject: [PATCH] Fix a problem with --enable-relocatable on Solaris 7. --- ChangeLog | 6 ++++++ modules/relocatable-prog-wrapper | 1 + 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a838b64c3..47dba3d88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-03-25 Bruno Haible + + 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 test-sockets: avoid gcc warning diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper index 25498bc4f..99f58c4b7 100644 --- a/modules/relocatable-prog-wrapper +++ b/modules/relocatable-prog-wrapper @@ -39,6 +39,7 @@ ssize_t stdbool stdlib unistd +environ intprops string -- 2.11.0