X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=php-pear.patch;h=86b327aa588bd0f4a86efcd4b24dacec153c672a;hp=74a03d64e51f65c26745b302985fdfd6a5c3d8d7;hb=59f749a89e360b84bc2ce7796433a846d034791e;hpb=4d9ab2a2f30340692a8914326a824c3d112ddb4d diff --git a/php-pear.patch b/php-pear.patch index 74a03d6..86b327a 100644 --- a/php-pear.patch +++ b/php-pear.patch @@ -1,6 +1,6 @@ --- php-5.3.1/configure.ac~ 2010-02-19 23:26:13.000000000 +0200 +++ php-5.3.1/configure.ac 2010-02-19 23:27:58.273207305 +0200 -@@ -934,11 +934,6 @@ +@@ -1102,11 +1102,6 @@ with_pear=no fi @@ -10,25 +10,25 @@ -fi - PHP_ARG_WITH(pear, [whether to install PEAR], - [ --with-pear=DIR Install PEAR in DIR [PREFIX/lib/php] + [ --with-pear=DIR Install PEAR in DIR @<:@PREFIX/lib/php@:>@ --without-pear Do not install PEAR], DEFAULT, yes) -@@ -1023,11 +1023,11 @@ +@@ -1116,11 +1111,11 @@ dnl dnl PEAR dependancies dnl - if test "$PHP_XML" = "no"; then -- pear_error_msg="$pear_error_msg +- pear_error_msg="$pear_error_msg - PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)" - fi - +dnl if test "$PHP_XML" = "no"; then -+dnl pear_error_msg="$pear_error_msg ++dnl pear_error_msg="$pear_error_msg +dnl PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)" +dnl fi +dnl dnl dnl if test "$PHP_XMLRPC" = "no"; then - dnl pear_error_msg="$pear_error_msg + dnl pear_error_msg="$pear_error_msg --- php-5.2.6/sapi/cli/config.m4~ 2008-11-16 18:35:31.000000000 +0200 +++ php-5.2.6/sapi/cli/config.m4 2008-11-20 19:04:12.585061299 +0200 @@ -4,7 +4,7 @@