openbsd-ports/x11/mlterm/patches/patch-script_ltmain_sh
naddy 4f33062a49 * new upstream version 2.9.0
* added imagelib support, depends on gtk2
* SHARED_ONLY=yes

From: Waldemar Brodkorb <wbx@openbsd.de>
2004-12-06 22:14:42 +00:00

13 lines
391 B
Plaintext

$OpenBSD: patch-script_ltmain_sh,v 1.1 2004/12/06 22:14:42 naddy Exp $
--- script/ltmain.sh.orig Mon Dec 6 22:59:42 2004
+++ script/ltmain.sh Mon Dec 6 23:00:23 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