X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-stupidapache_version.patch;h=e8ae17b2abcb322a41f5f6fa98b21537778167f4;hb=d0b94a6cf7dfdd10eb4097bada82aede3f7f6437;hp=ab1d8e05c44059593770ec72e138f41136098360;hpb=e6f83ff85ff9f0aee5fb84a941ec5978c62af03c;p=packages%2Fphp.git diff --git a/php-stupidapache_version.patch b/php-stupidapache_version.patch index ab1d8e0..e8ae17b 100644 --- a/php-stupidapache_version.patch +++ b/php-stupidapache_version.patch @@ -1,7 +1,7 @@ --- php-5.4.0alpha2/build/php.m4 2011-08-07 21:13:21.581133944 +0300 +++ php-5.4.0alpha2/build/php.m4 2011-08-07 21:10:21.766717150 +0300 @@ -2607,7 +2609,14 @@ - dnl version for apache1/2. + dnl This macro is used to get a comparable version for Apache. dnl AC_DEFUN([PHP_AP_EXTRACT_VERSION],[ - ac_output=`$1 -v 2>&1 | grep version | $SED -e 's/Oracle-HTTP-//'`