summaryrefslogtreecommitdiff
path: root/lang/php5/files
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-01-16 12:08:20 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-01-16 12:08:20 +0000
commitfce0420478a3807f2592b40b55f2061aa8e7f212 (patch)
treec61374cc4ea23c922cbc57fdd4576c085f632fba /lang/php5/files
parent- add quick readme to start gnustep apps (diff)
Update to 5.1.2 release:
- add reflection - enable xmlreader and xmlwriter by default in php5-extensions
Notes
Notes: svn path=/head/; revision=153649
Diffstat (limited to 'lang/php5/files')
-rw-r--r--lang/php5/files/patch-acinclude.m419
1 files changed, 16 insertions, 3 deletions
diff --git a/lang/php5/files/patch-acinclude.m4 b/lang/php5/files/patch-acinclude.m4
index 925902e0e2e8..14396604f6e6 100644
--- a/lang/php5/files/patch-acinclude.m4
+++ b/lang/php5/files/patch-acinclude.m4
@@ -1,6 +1,19 @@
---- acinclude.m4.orig Tue Jul 26 00:31:07 2005
-+++ acinclude.m4 Wed Nov 16 09:30:03 2005
-@@ -1707,9 +1707,9 @@
+--- acinclude.m4.orig Sat Dec 24 12:38:05 2005
++++ acinclude.m4 Mon Jan 16 12:20:17 2006
+@@ -1021,12 +1021,6 @@
+ build to be successful.
+ ])
+ fi
+- if test "x$is_it_shared" = "x" && test "x$3" != "xtrue"; then
+- AC_MSG_ERROR([
+-You've configured extension $1, which depends on extension $2,
+-but you've either not enabled $2, or have disabled it.
+-])
+- fi
+ dnl Some systems require that we link $2 to $1 when building
+ ])
+
+@@ -2151,9 +2145,9 @@
test -z "$PHP_IMAP_SSL" && PHP_IMAP_SSL=no
dnl Fallbacks for different configure options