mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
298 B
Diff
11 lines
298 B
Diff
|
--- 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
|