openbsd-ports/x11/kde/patches-3.2.3/patch-acinclude_m4

17 lines
656 B
Plaintext
Raw Normal View History

$OpenBSD: patch-acinclude_m4,v 1.1 2004/07/24 12:47:15 espie Exp $
--- acinclude.m4.orig Sun May 30 18:53:46 2004
+++ acinclude.m4 Mon Jul 19 17:00:13 2004
@@ -7618,11 +7618,7 @@ nto-qnx*)
openbsd*)
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
- if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
- lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
- else
- lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
- fi
+ lt_cv_deplibs_check_method=pass_all
;;
osf3* | osf4* | osf5*)