openbsd-ports/net/gaim/patches/patch-configure
2003-07-23 01:13:58 +00:00

19 lines
647 B
Plaintext

$OpenBSD: patch-configure,v 1.8 2003/07/23 01:13:58 brad Exp $
--- configure.orig Wed Jul 16 15:28:18 2003
+++ configure Thu Jul 17 18:51:59 2003
@@ -3412,13 +3412,7 @@ newos6*)
;;
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*)