You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
356 B

*** ltmain.sh.orig Wed Oct 6 15:10:21 1999
--- ltmain.sh Wed Oct 6 15:11:33 1999
***************
*** 1955,1960 ****
--- 1955,1961 ----
done
done
if test -n "$a_deplib" ; then
+ newdeplibs="$newdeplibs $a_deplib"
droppeddeps=yes
echo
echo "*** Warning: This library needs some functionality provided by $a_deplib."