changeset 8318:8a2d270e8012

Fix dependencies.
author Bruno Haible <bruno@clisp.org>
date Sat, 03 Mar 2007 23:43:00 +0000
parents bf03d98e35f7
children d1eb4f557f34
files ChangeLog modules/relocatable-prog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 03 23:29:59 2007 +0000
+++ b/ChangeLog	Sat Mar 03 23:43:00 2007 +0000
@@ -1,3 +1,8 @@
+2007-03-03  Bruno Haible  <bruno@clisp.org>
+
+	* modules/relocatable-prog (Depends-on): Add back progreloc's
+	dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
+
 2007-03-03  Bruno Haible  <bruno@clisp.org>
 
 	* modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
--- a/modules/relocatable-prog	Sat Mar 03 23:29:59 2007 +0000
+++ b/modules/relocatable-prog	Sat Mar 03 23:43:00 2007 +0000
@@ -15,6 +15,11 @@
 Depends-on:
 relocatable-prog-wrapper
 progname
+canonicalize-lgpl
+xalloc
+xreadlink
+stdbool
+unistd
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])