mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 05:00:21 +00:00
12 lines
244 B
Diff
12 lines
244 B
Diff
--- ./configure
|
|
+++ ./configure
|
|
@@ -6932,7 +6932,7 @@
|
|
|
|
fi
|
|
else
|
|
- APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
|
|
+ APACHE_THREADED_MPM=true
|
|
if test -n "$APACHE_THREADED_MPM"; then
|
|
|
|
enable_maintainer_zts=yes
|