$OpenBSD: patch-scripts_ltmain_sh,v 1.1.1.1 2005/06/29 21:12:31 sturm Exp $
--- scripts/ltmain.sh.orig	Tue Jun 28 22:59:45 2005
+++ scripts/ltmain.sh	Tue Jun 28 23:00:01 2005
@@ -2270,10 +2270,6 @@ EOF
 	link_static=no # Whether the deplib will be linked statically
 	if test -n "$library_names" &&
 	   { 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
 
 	  # Warn about portability, can't link against -module's on
