SOURCES: php-no-metaccld.patch - update to 5.2.7
glen
glen at pld-linux.org
Sat Dec 6 04:07:54 CET 2008
Author: glen Date: Sat Dec 6 03:07:54 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 5.2.7
---- Files affected:
SOURCES:
php-no-metaccld.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/php-no-metaccld.patch
diff -u SOURCES/php-no-metaccld.patch:1.1 SOURCES/php-no-metaccld.patch:1.2
--- SOURCES/php-no-metaccld.patch:1.1 Tue Jun 17 17:24:58 2003
+++ SOURCES/php-no-metaccld.patch Sat Dec 6 04:07:48 2008
@@ -1,5 +1,5 @@
---- php-4.3.2/configure.in.orig Fri Jun 13 16:12:24 2003
-+++ php-4.3.2/configure.in Tue Jun 17 17:05:41 2003
+--- php-5.2.7/configure.in~ 2008-12-05 12:58:17.000000000 +0200
++++ php-5.2.7/configure.in 2008-12-05 13:00:02.247644045 +0200
@@ -1053,19 +1053,6 @@
PHP_SUBST_OLD(YACC)
PHP_SUBST_OLD(SHLIB_SUFFIX_NAME)
@@ -20,12 +20,12 @@
dnl This will go away, if we have a facility to run per-extension code
dnl after the thread_safety decision was done
if test "$PHP_THREAD_SAFETY" = "yes" && test "$PHP_MYSQL" = "yes"; then
-@@ -1091,8 +1078,6 @@
+@@ -1310,8 +1310,6 @@
test -z "$CXX_PHP_COMPILE" && CXX_PHP_COMPILE='$(LIBTOOL) --mode=compile $(CXX_COMPILE) -c $<'
SHARED_LIBTOOL='$(LIBTOOL)'
-CC=$old_CC
-
- PHP_CONFIGURE_PART(Generating files)
-
- CXXFLAGS_CLEAN=$CXXFLAGS
+ dnl Finish the Darwin hack
+ if test "$php_did_darwin9_cheat" -eq 1; then
+ if test "$PHP_DEBUG" = "yes"; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-no-metaccld.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list