diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 21:10:55 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 21:10:55 +0000 |
commit | 6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5 (patch) | |
tree | 6959cd4f003e54200029da0857308228be0a1fa2 /dev-php/php/files/php4.3.11-pcre-security.patch | |
parent | Add support for USE=selinux #106354 by petre rodan and USE=tcpd/readline #102... (diff) | |
download | historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.tar.gz historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.tar.bz2 historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.zip |
d'oh again fixing cvs bork ups
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php/php/files/php4.3.11-pcre-security.patch')
-rw-r--r-- | dev-php/php/files/php4.3.11-pcre-security.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-php/php/files/php4.3.11-pcre-security.patch b/dev-php/php/files/php4.3.11-pcre-security.patch index 04fcfde62426..477a6ea5a7cf 100644 --- a/dev-php/php/files/php4.3.11-pcre-security.patch +++ b/dev-php/php/files/php4.3.11-pcre-security.patch @@ -76,13 +76,6 @@ dnl Define where extension directories are located in the configure context --- ext/pcre/config.m4 2003/12/16 22:14:55 1.29.2.5 +++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1 -@@ -1,5 +1,5 @@ - dnl --dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 20:56:51 hollow Exp $ -+dnl $Id: php4.3.11-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 |