From 08acf5c407242344b0047b8040900f52df620dde Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 11 Mar 2010 09:42:07 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'. --- lang/php53/files/patch-TSRM_threads.m4 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/php53/files/patch-TSRM_threads.m4 (limited to 'lang/php53/files/patch-TSRM_threads.m4') diff --git a/lang/php53/files/patch-TSRM_threads.m4 b/lang/php53/files/patch-TSRM_threads.m4 deleted file mode 100644 index 227f6d26c9d5..000000000000 --- a/lang/php53/files/patch-TSRM_threads.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- TSRM/threads.m4.orig 2005-04-27 15:22:18.000000000 +0200 -+++ TSRM/threads.m4 2009-09-22 10:01:37.000000000 +0200 -@@ -79,7 +79,7 @@ - pthread_mutexattr_t mattr; - int data = 1; - pthread_mutexattr_init(&mattr); -- return pthread_create(&thd, NULL, thread_routine, &data); -+ return 0; - } ], [ - pthreads_working=yes - ], [ -- cgit v1.2.3