variable values for the test, otherwise the tag values interfere
with a straight grep.
+2002-05-30 Gary V. Vaughan <gary@gnu.org>
+
+ * tests/hardcode.test: Use libtool --config to collect the
+ variable values for the test, otherwise the tag values interfere
+ with a straight grep.
+
2002-05-30 Gary V. Vaughan <gary@gnu.org>
Finally fix the annoying bug which always adds all tags to the
hardcode_libdir_flag_spec=NONE
# Suck in all the hardcode_* variable settings.
-eval `egrep -e '^hardcode_' ./libtool 2>/dev/null`
+eval `./libtool --config | egrep -e '^hardcode_' 2>/dev/null`
if test "$hardcode_direct" = NONE; then
echo "hardcode_direct not set in ../demo/libtool" 1>&2