889110dd72
(synch patches using update-patches, no functional changes)
15 lines
471 B
Plaintext
15 lines
471 B
Plaintext
$OpenBSD: patch-libtool_m4,v 1.2 2005/01/03 16:23:48 espie Exp $
|
|
--- libtool.m4.orig Tue Nov 30 00:45:17 2004
|
|
+++ libtool.m4 Mon Jan 3 15:47:20 2005
|
|
@@ -696,6 +696,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'
|