projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36ab10d
)
Fix dependencies.
author
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 23:43:00 +0000
(23:43 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 23:43:00 +0000
(23:43 +0000)
ChangeLog
patch
|
blob
|
history
modules/relocatable-prog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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.
diff --git
a/modules/relocatable-prog
b/modules/relocatable-prog
index 797913f0061679b02e2cd9bf1d0f694ca49c86be..9436d9cd03cb1ed89b6fb31018f6918de68a8c5f 100644
(file)
--- a/
modules/relocatable-prog
+++ b/
modules/relocatable-prog
@@
-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])