[nginx] Added slice module to win32 builds.
Maxim Dounin
mdounin at mdounin.ru
Mon Dec 7 17:13:45 UTC 2015
details: http://hg.nginx.org/nginx/rev/3250a5783787
branches:
changeset: 6318:3250a5783787
user: Maxim Dounin <mdounin at mdounin.ru>
date: Mon Dec 07 20:08:13 2015 +0300
description:
Added slice module to win32 builds.
diffstat:
misc/GNUmakefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
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) \
More information about the nginx-devel
mailing list