Ticket #825: patch-ltmain.sh
File patch-ltmain.sh, 368 bytes (added by coocoocachoonz@…, 21 years ago) |
---|
Line | |
---|---|
1 | --- ltmain.sh.orig Sun Aug 24 00:50:30 2003 |
2 | +++ ltmain.sh Sun Aug 24 00:53:53 2003 |
3 | @@ -1772,7 +1772,7 @@ |
4 | |
5 | if test "$installed" = no; then |
6 | notinst_deplibs="$notinst_deplibs $lib" |
7 | - need_relink=yes |
8 | + need_relink=no |
9 | fi |
10 | |
11 | if test -n "$old_archive_from_expsyms_cmds"; then |
12 | @@ -5116,3 +5116,4 @@ |
13 | # mode:shell-script |
14 | # sh-indentation:2 |
15 | # End: |
16 | + |