details:   http://hg.nginx.org/nginx/rev/0d4f602dc927
branches:  
changeset: 6936:0d4f602dc927
user:      Maxim Dounin <[email protected]>
date:      Tue Mar 21 17:28:15 2017 +0300
description:
Added HTTP/2 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
@@ -66,6 +66,7 @@ win32:
                --with-pcre=$(OBJS)/lib/$(PCRE)                         \
                --with-zlib=$(OBJS)/lib/$(ZLIB)                         \
                --with-select_module                                    \
+               --with-http_v2_module                                   \
                --with-http_realip_module                               \
                --with-http_addition_module                             \
                --with-http_sub_module                                  \
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to