12 lines
413 B
Plaintext
12 lines
413 B
Plaintext
$OpenBSD: patch-ltmain_sh,v 1.4 2004/06/02 19:16:26 brad Exp $
|
|
--- ltmain.sh.orig 2004-05-30 13:18:23.000000000 -0400
|
|
+++ ltmain.sh 2004-05-31 23:59:19.000000000 -0400
|
|
@@ -2211,7 +2211,6 @@ EOF
|
|
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
|
if test "$installed" = no; then
|
|
notinst_deplibs="$notinst_deplibs $lib"
|
|
- need_relink=yes
|
|
fi
|
|
# This is a shared library
|
|
|