]> git.pld-linux.org Git - packages/php4.git/commitdiff
- more fixes (needed for automake 1.8)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 16 Dec 2003 22:42:20 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-threads-acfix.patch -> 1.2
    php4-threads-acfix.patch -> 1.2

php-threads-acfix.patch
php4-threads-acfix.patch

index 2844dd007acf1da4645ec7c8953070bcb4d60ca7..ef065818380e2131b8355b2657c9c3c5ba3cdb91 100644 (file)
 +pthreads_assign_done="yes"
 +fi
  ])dnl
+--- php-4.3.4/TSRM/tsrm.m4.orig        2003-10-03 07:25:30.000000000 +0200
++++ php-4.3.4/TSRM/tsrm.m4     2003-12-16 23:36:50.274455176 +0100
+@@ -68,7 +68,6 @@
+ ])
+ sinclude(threads.m4)
+-sinclude(TSRM/threads.m4)
+ AC_DEFUN(TSRM_CHECK_PTHREADS,[
+               
+--- php-4.3.4/configure.in.orig        2003-12-16 23:38:01.000000000 +0100
++++ php-4.3.4/configure.in     2003-12-16 23:41:38.479641328 +0100
+@@ -204,6 +204,7 @@
+ sinclude(Zend/acinclude.m4)
+ sinclude(Zend/Zend.m4)
++sinclude(TSRM/threads.m4)
+ sinclude(TSRM/tsrm.m4)
index 2844dd007acf1da4645ec7c8953070bcb4d60ca7..ef065818380e2131b8355b2657c9c3c5ba3cdb91 100644 (file)
 +pthreads_assign_done="yes"
 +fi
  ])dnl
+--- php-4.3.4/TSRM/tsrm.m4.orig        2003-10-03 07:25:30.000000000 +0200
++++ php-4.3.4/TSRM/tsrm.m4     2003-12-16 23:36:50.274455176 +0100
+@@ -68,7 +68,6 @@
+ ])
+ sinclude(threads.m4)
+-sinclude(TSRM/threads.m4)
+ AC_DEFUN(TSRM_CHECK_PTHREADS,[
+               
+--- php-4.3.4/configure.in.orig        2003-12-16 23:38:01.000000000 +0100
++++ php-4.3.4/configure.in     2003-12-16 23:41:38.479641328 +0100
+@@ -204,6 +204,7 @@
+ sinclude(Zend/acinclude.m4)
+ sinclude(Zend/Zend.m4)
++sinclude(TSRM/threads.m4)
+ sinclude(TSRM/tsrm.m4)
This page took 0.035858 seconds and 4 git commands to generate.