relocatable-prog-wrapper: Don't leave object files behind.
authorBruno Haible <bruno@clisp.org>
Sat, 22 Oct 2011 00:39:34 +0000 (02:39 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 22 Oct 2011 00:39:34 +0000 (02:39 +0200)
* build-aux/install-reloc: Re-synchronize list of .o files to be
removed with list of compilation units.

ChangeLog
build-aux/install-reloc

index f44038b..a52e2aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-21  Bruno Haible  <bruno@clisp.org>
+
+       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  <bruno@clisp.org>
 
        openpty, posix_openpt: Remove code duplication.
index bc07e67..97491a7 100755 (executable)
@@ -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 \