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 b7abcb743385eadbb8590419684db302a750916a..34b2cd8ac7e40947a6c262528a97d15a268a38b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 797913f0061679b02e2cd9bf1d0f694ca49c86be..9436d9cd03cb1ed89b6fb31018f6918de68a8c5f 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])