Skip to content

Commit a965c2d

Browse files
author
Sascha Schumann
committed
Remove warning message
1 parent fcd0c2a commit a965c2d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ltmain.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,11 +2045,6 @@ EOF
20452045
if test -n "$a_deplib" ; then
20462046
newdeplibs="$newdeplibs $a_deplib"
20472047
droppeddeps=yes
2048-
echo
2049-
echo "*** Warning: This library needs some functionality provided by $a_deplib."
2050-
echo "*** I have the capability to make that library automatically link in when"
2051-
echo "*** you link to this library. But I can only do this if you have a"
2052-
echo "*** shared version of the library, which you do not appear to have."
20532048
fi
20542049
else
20552050
# Add a -L argument.

0 commit comments

Comments
 (0)