Second try at relink warning message.

CVS:
CVS:
This commit is contained in:
Gordon Matzigkeit 1998-11-10 22:11:09 +00:00 committed by Gordon Matzigkeit
parent 516e84bd94
commit 3c8bd8bf24

View File

@ -1743,8 +1743,8 @@ dld_preloaded_symbols[] =
if test "$hardcode_action" = relink; then
# AGH! Flame the AIX and HP-UX people for me, will ya?
$echo "$modename: warning: linking against uninstalled shared libraries is not properly supported" 1>&2
$echo "$modename: libtool will relink \`$output' during installation" 1>&2
$echo "$modename: warning: this platform doesn\'t like uninstalled shared libraries" 1>&2
$echo "$modename: \`$output' will be relinked during installation" 1>&2
fi
$show "$compile_command"