12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
$OpenBSD: patch-ltmain_sh,v 1.3 2003/07/23 01:18:02 brad Exp $
|
|
--- ltmain.sh.orig Mon Jul 21 18:42:45 2003
|
|
+++ ltmain.sh Mon Jul 21 18:43:07 2003
|
|
@@ -1772,7 +1772,6 @@ compiler."
|
|
|
|
if test "$installed" = no; then
|
|
notinst_deplibs="$notinst_deplibs $lib"
|
|
- need_relink=yes
|
|
fi
|
|
|
|
if test -n "$old_archive_from_expsyms_cmds"; then
|