Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2007 23:43:00 +0000 (23:43 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2007 23:43:00 +0000 (23:43 +0000)
ChangeLog
modules/relocatable-prog

index b7abcb7..34b2cd8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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.
        * modules/relocatable-lib: New file.
 
index 797913f..9436d9c 100644 (file)
@@ -15,6 +15,11 @@ m4/relocatable-lib.m4
 Depends-on:
 relocatable-prog-wrapper
 progname
+canonicalize-lgpl
+xalloc
+xreadlink
+stdbool
+unistd
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])