]> git.pld-linux.org Git - packages/php.git/blobdiff - php-threads-acfix.patch
let apache modules use just major.minor for filename
[packages/php.git] / 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.029275 seconds and 4 git commands to generate.