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:
@@ -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>
|
2007-03-03 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
|
* modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
|
||||||
|
@@ -15,6 +15,11 @@ m4/relocatable-lib.m4
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
relocatable-prog-wrapper
|
relocatable-prog-wrapper
|
||||||
progname
|
progname
|
||||||
|
canonicalize-lgpl
|
||||||
|
xalloc
|
||||||
|
xreadlink
|
||||||
|
stdbool
|
||||||
|
unistd
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
gl_RELOCATABLE([$gl_source_base])
|
gl_RELOCATABLE([$gl_source_base])
|
||||||
|
Reference in New Issue
Block a user