diff options
Diffstat (limited to 'dev-php/php/files/php4.4.0-pcre-security.patch')
-rw-r--r-- | dev-php/php/files/php4.4.0-pcre-security.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-php/php/files/php4.4.0-pcre-security.patch b/dev-php/php/files/php4.4.0-pcre-security.patch index fb9cd7f85569..574c2f3558aa 100644 --- a/dev-php/php/files/php4.4.0-pcre-security.patch +++ b/dev-php/php/files/php4.4.0-pcre-security.patch @@ -76,13 +76,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: php4.4.0-pcre-security.patch,v 1.1 2005/09/18 20:56:51 hollow Exp $ -+dnl $Id: php4.4.0-pcre-security.patch,v 1.1 2005/09/18 20:56:51 hollow 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 |