Configure: removed the --with-ipv6 option.

IPv6 now compiled-in automatically if support is found.  If there is a need
to disable it for some reason, --with-cc-opt="-DNGX_HAVE_INET6=0" can be used
for this.
This commit is contained in:
Maxim Dounin
2016-10-04 16:38:14 +03:00
parent 967ebbec32
commit 2c84f7af2c
5 changed files with 28 additions and 33 deletions

View File

@@ -84,8 +84,7 @@ win32:
--with-openssl-opt=no-asm \
--with-http_ssl_module \
--with-mail_ssl_module \
--with-stream_ssl_module \
--with-ipv6
--with-stream_ssl_module
zip: export