1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00

Fix dependencies.

This commit is contained in:
Bruno Haible
2007-03-03 23:43:00 +00:00
parent 36ab10df73
commit d3658dce28
2 changed files with 10 additions and 0 deletions

View File

@@ -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.

View 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])