From: Sascha Schumann Date: Wed, 23 Feb 2000 20:48:12 +0000 (+0000) Subject: Remove warning message X-Git-Tag: PHP-4.0-RC1~463 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a965c2d73bdd2daba961537d113de937953bb63a;p=php Remove warning message --- 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.