From ffd7ee26607c65226fe44f27a917cf5e48f0cca6 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 27 Apr 2015 18:51:18 +0300 Subject: [PATCH] Added stream module to win32 builds. --- misc/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) 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