Added slice module to win32 builds.
This commit is contained in:
parent
2ed10244f9
commit
d689366e50
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ win32:
|
|||
--with-http_auth_request_module \
|
||||
--with-http_random_index_module \
|
||||
--with-http_secure_link_module \
|
||||
--with-http_slice_module \
|
||||
--with-mail \
|
||||
--with-stream \
|
||||
--with-openssl=$(OBJS)/lib/$(OPENSSL) \
|
||||
|
|
Loading…
Reference in a new issue