summaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-02-23 20:48:12 +0000
committerSascha Schumann <sas@php.net>2000-02-23 20:48:12 +0000
commita965c2d73bdd2daba961537d113de937953bb63a (patch)
tree24d01f38586a3221ca5eb0e87c87421e4d8da697 /ltmain.sh
parentfcd0c2a03fdf3f3ecf5124771446ab7f3cbbdd41 (diff)
downloadphp-git-a965c2d73bdd2daba961537d113de937953bb63a.tar.gz
Remove warning message
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh5
1 files changed, 0 insertions, 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.