repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: sbcl 2.2.9-1
[arch-packages.git]
/
php7
/
trunk
/
apache.patch
blob
c64021b8fbcd4db51c41299115937166d0d60bfb
1
--- sapi/apache2handler/config.m4.orig
2
+++ sapi/apache2handler/config.m4
3
@@ -111,7 +111,6 @@
4
PHP_BUILD_THREAD_SAFE
5
fi
6
else
7
- APACHE_THREADED_MPM=`$APXS_HTTPD -V 2>/dev/null | grep 'threaded:.*yes'`
8
if test -n "$APACHE_THREADED_MPM"; then
9
PHP_BUILD_THREAD_SAFE
10
fi