From a965c2d73bdd2daba961537d113de937953bb63a Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Wed, 23 Feb 2000 20:48:12 +0000 Subject: [PATCH] Remove warning message --- ltmain.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ltmain.sh b/ltmain.sh index fa67f41b50..087ff7400d 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -2045,11 +2045,6 @@ EOF if test -n "$a_deplib" ; then newdeplibs="$newdeplibs $a_deplib" droppeddeps=yes - echo - echo "*** Warning: This library needs some functionality provided by $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." fi else # Add a -L argument. -- 2.50.1