]> granicus.if.org Git - sudo/commitdiff
Don't print a bunch of crap about library installs since we are not
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 9 Jan 2004 06:14:31 +0000 (06:14 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 9 Jan 2004 06:14:31 +0000 (06:14 +0000)
really installing a library.

ltmain.sh

index fe83ff4fb744d4df1f566c9b054e692a12026438..bb1a83657270765a3c874903bb6206db429268e4 100644 (file)
--- 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:"