summaryrefslogtreecommitdiff
path: root/strata/apache-httpd-server
diff options
context:
space:
mode:
Diffstat (limited to 'strata/apache-httpd-server')
-rw-r--r--strata/apache-httpd-server/apr.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/apache-httpd-server/apr.morph b/strata/apache-httpd-server/apr.morph
index 6b7c8a41..87e05910 100644
--- a/strata/apache-httpd-server/apr.morph
+++ b/strata/apache-httpd-server/apr.morph
@@ -5,6 +5,7 @@ configure-commands:
- |
./configure --prefix="$PREFIX" \
--disable-static \
+ --enable-threads \
--with-installbuilddir="$PREFIX"/share/apr-1/build
build-commands:
- make