Update auto shell, fix source.

This commit is contained in:
2018-06-07 09:58:15 +09:00
parent 33cd571e41
commit 402b239af1
2 changed files with 4 additions and 4 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
7#!/bin/sh
### Read config
if [ ! -f "config.inc" ]; then
@@ -132,6 +132,7 @@ 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 \