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