From: Bruno Haible Date: Sat, 22 Oct 2011 00:39:34 +0000 (+0200) Subject: relocatable-prog-wrapper: Don't leave object files behind. X-Git-Tag: v0.1~1545 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=6c15b5e78263a58f68bf31f5f219d3119132eff8;p=gnulib.git relocatable-prog-wrapper: Don't leave object files behind. * build-aux/install-reloc: Re-synchronize list of .o files to be removed with list of compilation units. --- diff --git a/ChangeLog b/ChangeLog index f44038b5a0..a52e2aae2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-10-21 Bruno Haible + + relocatable-prog-wrapper: Don't leave object files behind. + * build-aux/install-reloc: Re-synchronize list of .o files to be + removed with list of compilation units. + 2011-10-20 Bruno Haible openpty, posix_openpt: Remove code duplication. diff --git a/build-aux/install-reloc b/build-aux/install-reloc index bc07e67cc0..97491a79c2 100755 --- a/build-aux/install-reloc +++ b/build-aux/install-reloc @@ -172,10 +172,10 @@ rc=$? rm -f relocwrapper.o \ progname.o \ progreloc.o \ - xreadlink.o \ areadlink.o \ careadlinkat.o \ allocator.o \ + readlink.o \ canonicalize-lgpl.o \ malloca.o \ relocatable.o \