SOURCES: php4-no_pear_install.patch - remove pear deps and rules, ...

glen glen at pld-linux.org
Tue Oct 18 15:13:55 CEST 2005


Author: glen                         Date: Tue Oct 18 13:13:55 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove pear deps and rules, just leave in include_path modification

---- Files affected:
SOURCES:
   php4-no_pear_install.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/php4-no_pear_install.patch
diff -u SOURCES/php4-no_pear_install.patch:1.4 SOURCES/php4-no_pear_install.patch:1.5
--- SOURCES/php4-no_pear_install.patch:1.4	Wed Aug 11 18:57:30 2004
+++ SOURCES/php4-no_pear_install.patch	Tue Oct 18 15:13:49 2005
@@ -10,3 +10,30 @@
  
  case $PHP_SAPI in
    cgi)
+--- ./configure.in~	2005-10-17 19:09:07.000000000 +0300
++++ ./configure.in	2005-10-17 19:19:18.000000000 +0300
+@@ -937,15 +937,6 @@
+   dnl
+   dnl PEAR dependancies
+   dnl
+-  if test "$PHP_PCRE_REGEX" = "no"; then
+-    pear_error_msg="$pear_error_msg 
+-                    PEAR requires PCRE to be enabled.    Add --with-pcre-regex to the configure line. (or --without-pear)"
+-  fi
+-  if test "$PHP_XML" = "no"; then
+-    pear_error_msg="$pear_error_msg 
+-                    PEAR requires XML to be enabled.     Add --enable-xml to the configure line. (or --without-pear)"
+-  fi
+-
+ dnl
+ dnl ext/xmlrpc is not really there yet to be a requirement..
+ dnl
+@@ -968,8 +959,6 @@
+       *)   PEAR_INSTALLDIR=$libdir/php;;
+     esac
+   fi
+-
+-  PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/pear/Makefile.frag,$abs_srcdir/pear,pear)
+ fi
+ 
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php4-no_pear_install.patch?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list