13 lines
412 B
Plaintext
13 lines
412 B
Plaintext
$OpenBSD: patch-kiklib_script_ltmain_sh,v 1.1 2004/12/06 23:06:01 naddy Exp $
|
|
--- kiklib/script/ltmain.sh.orig Mon Dec 6 23:57:07 2004
|
|
+++ kiklib/script/ltmain.sh Mon Dec 6 23:57:17 2004
|
|
@@ -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
|