changeset 9870:dc081233a868

relocatable-prog-wrapper needs the gl_ENVIRON macro.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Apr 2008 04:23:39 +0200
parents ea0eb05ec88d
children faf4392efa56
files ChangeLog modules/relocatable-prog-wrapper
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-04  Bruno Haible  <bruno@clisp.org>
+
+	* modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
+	by m4/setenv.m4.
+
 2008-04-03  Eric Blake  <ebb9@byu.net>
 
 	Ensure sane .version contents.
--- a/modules/relocatable-prog-wrapper
+++ b/modules/relocatable-prog-wrapper
@@ -24,6 +24,7 @@
 m4/malloca.m4
 m4/canonicalize-lgpl.m4
 m4/eealloc.m4
+m4/environ.m4
 m4/longlong.m4
 m4/readlink.m4
 m4/relocatable-lib.m4