[nginx] Added auth request to win32 builds.

Maxim Dounin mdounin at mdounin.ru
Wed Aug 21 16:47:43 UTC 2013


details:   http://hg.nginx.org/nginx/rev/1d0523f54a9f
branches:  
changeset: 5335:1d0523f54a9f
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Wed Aug 21 20:46:10 2013 +0400
description:
Added auth request 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
@@ -76,6 +76,7 @@ win32:
 		--with-http_mp4_module					\
 		--with-http_gunzip_module				\
 		--with-http_gzip_static_module				\
+		--with-http_auth_request_module				\
 		--with-http_random_index_module				\
 		--with-http_secure_link_module				\
 		--with-mail						\



More information about the nginx-devel mailing list