apache2: Configure with --without-libxml2

This commit is contained in:
Fredrik Fornwall 2017-06-13 13:33:42 +02:00
parent e6436bdd5a
commit 95b23f2158
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-port=8080
--with-sslport=8443
--enable-unixd
--without-libxml2
--libexecdir=$TERMUX_PREFIX/libexec/apache2
ac_cv_func_getpwnam=yes
ac_cv_have_threadsafe_pollset=no