From 8e97685c18eb830c84306573aa4458011cc0092e Mon Sep 17 00:00:00 2001 From: Hakase Date: Mon, 11 Jun 2018 20:18:00 +0900 Subject: [PATCH] Remove spdy --- auto.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/auto.sh b/auto.sh index 1675236..901b308 100755 --- a/auto.sh +++ b/auto.sh @@ -132,7 +132,6 @@ auto/configure \ --with-http_ssl_module \ --with-mail_ssl_module \ --with-http_v2_module \ ---with-http_spdy_module \ --with-http_v2_hpack_enc \ --with-stream_ssl_module \ --with-stream_geoip_module \