From 7dbad948098f7aad6db6cfa2ae75a6ed5ded26e9 Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 16 Nov 2022 12:36:10 +0900 Subject: [PATCH] add xslt module --- auto.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/auto.sh b/auto.sh index 93f24f3..ced3d14 100755 --- a/auto.sh +++ b/auto.sh @@ -132,6 +132,7 @@ auto/configure \ --with-http_mp4_module \ --with-http_gunzip_module \ --with-http_slice_module \ +--with-http_xslt_module \ --with-http_gzip_static_module \ --with-http_auth_request_module \ --with-http_dav_module \