f6b1fe24e0
correctly.
15 lines
471 B
Plaintext
15 lines
471 B
Plaintext
$OpenBSD: patch-libtool_m4,v 1.3 2005/05/21 10:34:43 espie Exp $
|
|
--- libtool.m4.orig Tue May 10 03:31:58 2005
|
|
+++ libtool.m4 Mon May 16 17:43:15 2005
|
|
@@ -757,6 +757,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'
|