trashes libhello.la
* tests/hardcode.test (need_prefix): set to yes so that _inst is
not removed
1999-03-07 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * tests/Makefile.am (TESTS): run hardcode before build-relink
+ trashes libhello.la
+ * tests/hardcode.test (need_prefix): set to yes so that _inst is
+ not removed
+
* ltmain.in (compile_command): append finalize search path to
compile search path
cdemo-conf.test cdemo-make.test cdemo-exec.test \
demo-shared.test demo-make.test demo-exec.test \
demo-inst.test \
- build-relink.test hardcode.test \
+ hardcode.test build-relink.test \
demo-unst.test \
mdemo-shared.test mdemo-make.test mdemo-exec.test \
mdemo-inst.test mdemo-unst.test \
# hardcode.test - check to see what the system linker hardcodes
# Test script header.
-need_prefix=no
+need_prefix=yes # otherwise it will be removed, and build-relink fails
if test -z "$srcdir"; then
srcdir=`echo "$0" | sed 's%/[^/]*$%%'`
test "$srcdir" = "$0" && srcdir=.