# HG changeset patch # User Maxim Dounin # Date 1449508093 -10800 # Node ID 3250a5783787f6e92e95a30994b934bba59dc584 # Parent 29f35e60840b8eed2927dd3495ef2d8e524862f7 Added slice module to win32 builds. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -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) \