summaryrefslogtreecommitdiff
path: root/build-aux/install-reloc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-12-26 16:25:28 +0100
committerBruno Haible <bruno@clisp.org>2007-12-26 16:25:28 +0100
commit3f443c986bb76f2197ea3cc64c094c5d8af609b3 (patch)
tree3217fff3df6ff095c610cf06e3d424a9a17bc9a4 /build-aux/install-reloc
parent311266faee54ad1e298c9887f80880b029e75f2b (diff)
downloadgnulib-3f443c986bb76f2197ea3cc64c094c5d8af609b3.tar.gz
Fix link error in relocatability wrappers, due to xalloc_die().
Diffstat (limited to 'build-aux/install-reloc')
-rwxr-xr-xbuild-aux/install-reloc1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-aux/install-reloc b/build-aux/install-reloc
index 199443868a..91d79ac877 100755
--- a/build-aux/install-reloc
+++ b/build-aux/install-reloc
@@ -131,7 +131,6 @@ func_verbose $compile_command \
"$srcdir"/relocwrapper.c \
"$srcdir"/progname.c \
"$srcdir"/progreloc.c \
- "$srcdir"/xreadlink.c \
"$srcdir"/areadlink.c \
"$srcdir"/readlink.c \
"$srcdir"/canonicalize-lgpl.c \