From 8daba400b98f00f85b85b2adad524524cedc15e7 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 3 Mar 2007 20:14:30 +0000 Subject: [PATCH] Depend on relocatable-prog-wrapper. --- ChangeLog | 5 +++++ modules/relocatable | 9 +-------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index b06c04d28..16ab9426a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-03-03 Bruno Haible + * 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 2e9151a1d..797913f00 100644 --- 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]) -- 2.11.0