changeset 5335:1d0523f54a9f

Added auth request to win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 21 Aug 2013 20:46:10 +0400
parents 03ff14058272
children aeabb6ae574d
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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						\