]> granicus.if.org Git - php/commitdiff
Remove warning message
authorSascha Schumann <sas@php.net>
Wed, 23 Feb 2000 20:48:12 +0000 (20:48 +0000)
committerSascha Schumann <sas@php.net>
Wed, 23 Feb 2000 20:48:12 +0000 (20:48 +0000)
ltmain.sh

index fa67f41b5062b125ff007b9f08bca0ab9a27dd5a..087ff7400d17351b16843f6aad3f6276ff7c7621 100644 (file)
--- 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.