2002-07-16 09:38:04 -04:00
|
|
|
$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."
|
2002-06-15 19:09:34 -04:00
|
|
|
|
2002-01-08 06:05:53 -05:00
|
|
|
if test "$installed" = no; then
|
|
|
|
notinst_deplibs="$notinst_deplibs $lib"
|
|
|
|
- need_relink=yes
|
|
|
|
+ need_relink=no
|
|
|
|
fi
|
2002-06-15 19:09:34 -04:00
|
|
|
|
|
|
|
if test -n "$old_archive_from_expsyms_cmds"; then
|