From 3c8bd8bf2486b5e50077d1ae989d819531d4ff67 Mon Sep 17 00:00:00 2001 From: Gordon Matzigkeit Date: Tue, 10 Nov 1998 22:11:09 +0000 Subject: [PATCH] Second try at relink warning message. CVS: CVS: --- ltmain.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ltmain.in b/ltmain.in index eb7c1acd4..006b21469 100644 --- a/ltmain.in +++ b/ltmain.in @@ -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" -- 2.47.3