# HG changeset patch # User Maxim Dounin # Date 1377103570 -14400 # Node ID 1d0523f54a9fa8dd2eb1724da48a053be000a56d # Parent 03ff140582729a2b35cee7c235bf025cb0f97525 Added auth request to win32 builds. 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 \