* ltconfig.in (global_symbol_to_cdecl): was reset before trying

`symprfx=_', rendering the test with `_' useless
This commit is contained in:
Alexandre Oliva 1999-03-14 03:04:42 +00:00 committed by Alexandre Oliva
parent d4a6d36ef0
commit 06f34a0898
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,8 @@
1999-03-13 Alexandre Oliva <oliva@dcc.unicamp.br>
* ltconfig.in (global_symbol_to_cdecl): was reset before trying
`symprfx=_', rendering the test with `_' useless
* doc/libtool.texi (AM_PROG_LIBTOOL): eliminate overfull boxes
* doc/libtool.texi: complete dlopening/libltdl documentation

View File

@ -1518,11 +1518,14 @@ EOF
break
else
global_symbol_pipe=
global_symbol_to_cdecl=
fi
done
echo "$ac_t$pipe_works" 1>&6
if test -z "$global_symbol_pipe"; then
global_symbol_to_cdecl=
fi
# Check hardcoding attributes.
echo $ac_n "checking how to hardcode library paths into programs... $ac_c" 1>&6
hardcode_action=