Skip to content

Commit

Permalink
Added HTTP/2 to win32 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed Mar 21, 2017
1 parent 05f5a73 commit 55266da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 55266da

Please sign in to comment.