From: Todd C. Miller Date: Fri, 9 Jan 2004 06:14:31 +0000 (+0000) Subject: Don't print a bunch of crap about library installs since we are not X-Git-Tag: SUDO_1_6_8~265 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad13250c2b99f5896ddbde87f649ed9adf497710;p=sudo Don't print a bunch of crap about library installs since we are not really installing a library. --- diff --git a/ltmain.sh b/ltmain.sh index fe83ff4fb..bb1a83657 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -5694,7 +5694,8 @@ relink_command=\"$relink_command\"" fi # Exit here if they wanted silent mode. - test "$show" = : && exit 0 + exit 0 + #test "$show" = : && exit 0 $echo "----------------------------------------------------------------------" $echo "Libraries have been installed in:"