2300039bc0
Work by Arnaud Launay and me, further patch by Thorsten. Thanks to Marjorie for lending me her Canon A20 so that I could test this.
13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
$OpenBSD: patch-ltmain_sh,v 1.1.1.1 2003/04/09 23:55:01 espie Exp $
|
|
--- ltmain.sh.orig Thu Feb 27 10:00:59 2003
|
|
+++ ltmain.sh Thu Feb 27 10:01:14 2003
|
|
@@ -1758,7 +1758,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
|