summaryrefslogtreecommitdiff
path: root/www/php4/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/patches/patch-ac')
-rw-r--r--www/php4/patches/patch-ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/php4/patches/patch-ac b/www/php4/patches/patch-ac
index af613d4f86f..d120f510f29 100644
--- a/www/php4/patches/patch-ac
+++ b/www/php4/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.5 2001/12/31 23:54:25 jlam Exp $
+$NetBSD: patch-ac,v 1.6 2002/10/14 06:21:19 martti Exp $
---- acinclude.m4.orig Sat Nov 17 19:33:19 2001
-+++ acinclude.m4
-@@ -341,10 +341,19 @@
+--- acinclude.m4.orig Mon Jul 29 02:15:18 2002
++++ acinclude.m4 Sat Oct 12 09:25:51 2002
+@@ -364,10 +364,19 @@
;;
esac
@@ -23,8 +23,8 @@ $NetBSD: patch-ac,v 1.5 2001/12/31 23:54:25 jlam Exp $
- test "[$]$1" = "no" && $1=yes
fi
- AC_MSG_RESULT($ext_output)
-@@ -675,7 +684,7 @@
+ if test -n "$2"; then
+@@ -704,7 +713,7 @@
if test "$1" != "/usr/lib"; then
PHP_EXPAND_PATH($1, ai_p)
if test "$ext_shared" = "yes" && test -n "$2"; then