summaryrefslogtreecommitdiff
path: root/www/php4/patches/patch-ac
diff options
context:
space:
mode:
authormartti <martti>2002-10-14 06:21:05 +0000
committermartti <martti>2002-10-14 06:21:05 +0000
commita130b8f751cb78877c021c622734b0a48634f7c3 (patch)
tree1931aa17ad183137853874ea40e88e55da0898ff /www/php4/patches/patch-ac
parent5d09fa651116ea84f57fbd3b9d7af16f73725f8b (diff)
downloadpkgsrc-a130b8f751cb78877c021c622734b0a48634f7c3.tar.gz
Updated php to 4.2.3
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
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