details:   http://hg.nginx.org/nginx/rev/1d0523f54a9f
branches:  
changeset: 5335:1d0523f54a9f
user:      Maxim Dounin <[email protected]>
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                                             \

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to