* tests/demo-hardcode.test: Call ./libtool not libtool.

This commit is contained in:
Peter O'Gorman 2003-11-22 14:09:14 +00:00
parent 65021963c3
commit 96172f9e02
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
* ltmain.in: Check for module_cmds if max_cmd_len is exceeded too.
* ltmain.in: Move eval to after command separation to allow ~ in paths.
* tests/demo-hardcode.test: Call ./libtool not libtool.
2003-11-22 Gary V. Vaughan <gary@gnu.org>

View File

@ -44,7 +44,7 @@ func_msg "Finding libtool.m4's guesses at hardcoding values"
func_get_config 'hardcode_direct
hardcode_minus_L
hardcode_shlibpath_var
hardcode_libdir_flag_spec' "libtool --config" ": fatal"
hardcode_libdir_flag_spec' "./libtool --config" ": fatal"
echo "= Searching for hardcoded library directories in each program"
for file in hc-*; do