$OpenBSD: patch-libtool_m4,v 1.3 2003/11/13 19:09:47 espie Exp $
--- libtool.m4.orig	2003-09-09 10:04:17.000000000 +0200
+++ libtool.m4	2003-11-10 20:03:58.000000000 +0100
@@ -701,6 +701,10 @@ newsos6)
   lt_cv_file_magic_test_file=/usr/lib/libnls.so
   ;;
 
+openbsd*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 osf3* | osf4* | osf5*)
   # this will be overridden with pass_all, but let us keep it just in case
   lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
