summarylogtreecommitdiffstats
path: root/apache.patch
blob: c2e64d9502957fe6cb86126b8b732bbce0fb74e2 (plain)
1
2
3
4
5
6
7
8
9
10
--- sapi/apache2handler/config.m4.orig
+++ sapi/apache2handler/config.m4
@@ -113,7 +113,6 @@
       PHP_BUILD_THREAD_SAFE
     fi
   else
-    APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
     if test -n "$APACHE_THREADED_MPM"; then
       PHP_BUILD_THREAD_SAFE
     fi