# HG changeset patch # User Maxim Dounin # Date 1430149878 -10800 # Node ID 96e22e4f1b03ff15a774c6ed34d74b897af32c55 # Parent af7eba90645d4ce06eadc4926b2cdf34ef6f1afa Added stream module to win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- 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