$OpenBSD: patch-configure,v 1.1 2001/02/20 22:21:08 danh Exp $
--- configure.orig	Sat Mar 21 14:08:57 1998
+++ configure	Tue Feb 20 16:54:24 2001
@@ -1675,11 +1675,8 @@ else
   COM_LT="# "
 fi
 
-if test "x$LTSHARED" != xno; then
-  FORCE_INSTALL_LIB="install-lib"
-else
-  FORCE_INSTALL_LIB=""
-fi
+# always install the libs
+FORCE_INSTALL_LIB="install-lib"
 
 # Set up -I directives
 if test "x$srcdir" = x.; then
