diff options
Diffstat (limited to 'lang/php54/patches/patch-aclocal.m4')
-rw-r--r-- | lang/php54/patches/patch-aclocal.m4 | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/lang/php54/patches/patch-aclocal.m4 b/lang/php54/patches/patch-aclocal.m4 index 05c6a47d5a0..0ea1490ebfe 100644 --- a/lang/php54/patches/patch-aclocal.m4 +++ b/lang/php54/patches/patch-aclocal.m4 @@ -1,17 +1,8 @@ -$NetBSD: patch-aclocal.m4,v 1.1 2014/03/19 21:50:23 asau Exp $ +$NetBSD: patch-aclocal.m4,v 1.1.4.1 2014/08/25 15:59:27 tron Exp $ ---- aclocal.m4.orig 2014-03-05 08:26:32.000000000 +0000 +--- aclocal.m4.orig 2014-07-23 01:10:06.000000000 +0000 +++ aclocal.m4 -@@ -4546,7 +4546,7 @@ dgux*) - shlibpath_var=LD_LIBRARY_PATH - ;; - --freebsd1*) -+freebsd1|freebsd1.*) - dynamic_linker=no - ;; - -@@ -4557,7 +4557,7 @@ freebsd* | dragonfly*) +@@ -4553,7 +4553,7 @@ freebsd* | dragonfly*) objformat=`/usr/bin/objformat` else case $host_os in @@ -20,7 +11,7 @@ $NetBSD: patch-aclocal.m4,v 1.1 2014/03/19 21:50:23 asau Exp $ *) objformat=elf ;; esac fi -@@ -6173,7 +6173,7 @@ case $host_os in +@@ -6169,7 +6169,7 @@ case $host_os in ;; esac ;; @@ -29,12 +20,3 @@ $NetBSD: patch-aclocal.m4,v 1.1 2014/03/19 21:50:23 asau Exp $ # C++ shared libraries reported to be fairly broken before switch to ELF _LT_AC_TAGVAR(ld_shlibs, $1)=no ;; -@@ -8856,7 +8856,7 @@ _LT_EOF - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - -- freebsd1*) -+ freebsd1|freebsd1.*) - _LT_AC_TAGVAR(ld_shlibs, $1)=no - ;; - |