]> git.pld-linux.org Git - packages/php.git/blame - php-no_pear_install.patch
- up to 5.2.7
[packages/php.git] / php-no_pear_install.patch
CommitLineData
917119c9
AM
1--- php-5.0.0b3.orig/configure.in 2003-12-24 17:30:44.000000000 +0100
2+++ php-5.0.0b3/configure.in 2003-12-24 17:31:45.000000000 +0100
633983a3 3@@ -1343,7 +1343,7 @@
56b08b8f
AG
4 CXXFLAGS="$CXXFLAGS $standard_libtool_flag"
5
633983a3 6 all_targets="$lcov_target \$(OVERALL_TARGET) \$(PHP_MODULES) \$(PHP_ZEND_EX) \$(PHP_CLI_TARGET)"
62277197 7-install_targets="$install_modules install-build install-headers install-programs $install_pear"
6bfecb0b
AG
8+install_targets="$install_modules install-build install-headers install-programs"
9
10 case $PHP_SAPI in
633983a3 11 cli)
This page took 0.087119 seconds and 4 git commands to generate.