diff options
Diffstat (limited to 'devel/libtool/patches/patch-aq')
-rw-r--r-- | devel/libtool/patches/patch-aq | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/libtool/patches/patch-aq b/devel/libtool/patches/patch-aq deleted file mode 100644 index c4e6fd39ae9..00000000000 --- a/devel/libtool/patches/patch-aq +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aq,v 1.1 2003/12/11 22:15:30 reed Exp $ - ---- libltdl/configure.orig Mon Dec 8 21:48:50 2003 -+++ libltdl/configure Mon Dec 8 21:50:33 2003 -@@ -1561,8 +1561,13 @@ - lt_cv_deplibs_check_method=pass_all - ;; - --bsdi4*) -- lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' -+# Versions of BSD/OS prior to 4.0 did not have real dynamic linking -+bsdi1*|bsdi2*|bsdi3*) -+ dynamic_linker=no -+ ;; -+ -+bsdi*) -+ lt_cv_deplibs_check_method=pass_all - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; |