]> git.pld-linux.org Git - packages/php.git/commitdiff
- updated to 5.2.0
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Nov 2006 22:33:32 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-threads-acfix.patch -> 1.4

php-threads-acfix.patch

index 12e770f0d4829c18f62cfe69ac2d6bdc8b3163c1..2245eacc1b2386cdd9b380cf6bd78a9d700a4e13 100644 (file)
@@ -36,25 +36,3 @@ diff -burN php-5.0.4RC1.orig/TSRM/threads.m4 php-5.0.4RC1/TSRM/threads.m4
 +pthreads_assign_done="yes"
 +fi
  ])dnl
-diff -burN php-5.0.4RC1.orig/TSRM/tsrm.m4 php-5.0.4RC1/TSRM/tsrm.m4
---- php-5.0.4RC1.orig/TSRM/tsrm.m4     2005-03-15 18:02:27.627294968 +0100
-+++ php-5.0.4RC1/TSRM/tsrm.m4  2005-03-15 18:05:32.858135600 +0100
-@@ -68,7 +68,6 @@
- ])
- sinclude(threads.m4)
--sinclude(TSRM/threads.m4)
- AC_DEFUN([TSRM_CHECK_PTHREADS],[
-               
-diff -burN php-5.0.4RC1.orig/configure.in php-5.0.4RC1/configure.in
---- php-5.0.4RC1.orig/configure.in     2005-03-15 18:02:27.857260008 +0100
-+++ php-5.0.4RC1/configure.in  2005-03-15 18:05:32.858135600 +0100
-@@ -226,6 +226,7 @@
- sinclude(Zend/acinclude.m4)
- sinclude(Zend/Zend.m4)
-+sinclude(TSRM/threads.m4)
- sinclude(TSRM/tsrm.m4)
This page took 0.058354 seconds and 4 git commands to generate.