projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea66984
)
Depend on relocatable-prog-wrapper.
author
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 20:14:30 +0000
(20:14 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 20:14:30 +0000
(20:14 +0000)
ChangeLog
patch
|
blob
|
history
modules/relocatable
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b06c04d2880bddafa2018be030869e59b079aa6e..16ab9426a9c67d2b9743675a21cfe323c9716590 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,10
@@
2007-03-03 Bruno Haible <bruno@clisp.org>
+ * modules/relocatable-prog-wrapper: New file.
+ * modules/relocatable (Depends-on): Add it. Remove all other
+ dependencies except progname.
+ (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
+
* m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
(gl_FUNC_STRERROR): Nop.
* lib/strerror.c: Compile the file only if !HAVE_STRERROR.
diff --git
a/modules/relocatable
b/modules/relocatable
index 2e9151a1d29bc4568e63a19f8ae4d26d4c099e79..797913f0061679b02e2cd9bf1d0f694ca49c86be 100644
(file)
--- a/
modules/relocatable
+++ b/
modules/relocatable
@@
-4,24
+4,17
@@
properly when copied to an arbitrary directory.
Files:
build-aux/config.libpath
-build-aux/install-reloc
build-aux/reloc-ldflags
doc/relocatable.texi
lib/relocatable.h
lib/relocatable.c
lib/progreloc.c
-lib/relocwrapper.c
m4/relocatable.m4
m4/relocatable-lib.m4
Depends-on:
-canonicalize
-c-ctype
+relocatable-prog-wrapper
progname
-setenv
-strerror
-unistd
-xalloc
configure.ac:
gl_RELOCATABLE([$gl_source_base])