summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch')
-rw-r--r--dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
index cf257def502a..9bbfc4affc95 100644
--- a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
+++ b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
@@ -11,13 +11,6 @@
dnl Define where extension directories are located in the configure context
--- ext/pcre/config.m4 2005/05/31 12:22:27 1.29.2.7
+++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1
-@@ -1,5 +1,5 @@
- dnl
--dnl $Id: config.m4,v 1.29.2.7 2005/05/31 12:22:27 sniper Exp $
-+dnl $Id: config.m4,v 1.29.2.7.2.1 2005/08/09 17:41:56 andrei Exp $
- dnl
-
- dnl By default we'll compile and link against the bundled PCRE library
@@ -13,7 +13,7 @@ PHP_ARG_WITH(pcre-regex,for PCRE support
if test "$PHP_PCRE_REGEX" != "no"; then