13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
$OpenBSD: patch-ltmain_sh,v 1.3 2002/07/16 13:38:04 espie Exp $
|
|
--- ltmain.sh.orig Sun Jun 30 00:13:41 2002
|
|
+++ ltmain.sh Tue Jul 16 15:17:38 2002
|
|
@@ -1739,7 +1739,7 @@ compiler."
|
|
|
|
if test "$installed" = no; then
|
|
notinst_deplibs="$notinst_deplibs $lib"
|
|
- need_relink=yes
|
|
+ need_relink=no
|
|
fi
|
|
|
|
if test -n "$old_archive_from_expsyms_cmds"; then
|