Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2015-04-27 18:51:18 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-04-27 18:51:18 +0300
commit30cf7772a8ea1ddd3af53b8f54109e63b6d6231f (patch)
tree8cbebcf4c67f735bf205c41952b53cefb2a40567 /misc
parent2ec8cfcd7d34415a99c3f3db3024ae954c00d0dd (diff)
Added stream module to win32 builds.
Diffstat (limited to 'misc')
-rw-r--r--misc/GNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 9a0cf74ba..4638009d9 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -80,10 +80,12 @@ win32:
--with-http_random_index_module \
--with-http_secure_link_module \
--with-mail \
+ --with-stream \
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
--with-openssl-opt=enable-tlsext \
--with-http_ssl_module \
--with-mail_ssl_module \
+ --with-stream_ssl_module \
--with-ipv6