Ticket #2719: patch-ltmain.sh

File patch-ltmain.sh, 346 bytes (added by michel.salim@…, 19 years ago)

Patch to ltmain.sh that stops relinking

Line 
1--- ltmain.sh.orig      Fri Feb  4 21:22:19 2005
2+++ ltmain.sh   Wed Feb 23 19:09:37 2005
3@@ -2280,7 +2280,7 @@
4           { test "$prefer_static_libs" = no || test -z "$old_library"; }; then
5          if test "$installed" = no; then
6            notinst_deplibs="$notinst_deplibs $lib"
7-           need_relink=yes
8+           #need_relink=yes
9          fi
10          # This is a shared library
11