From: Ruslan Ermilov Date: Mon, 30 Nov 2015 16:01:53 +0000 (+0300) Subject: Configure: removed comment obsolete in 3b763d36e055. X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=e6ba4729901ae5b134b4adf3eda2263894c51523;p=nginx.git Configure: removed comment obsolete in 3b763d36e055. --- diff --git a/auto/sources b/auto/sources index 2abbc601c..f900aef0a 100644 --- a/auto/sources +++ b/auto/sources @@ -254,9 +254,6 @@ NGX_WIN32_ICONS="src/os/win32/nginx.ico" NGX_WIN32_RC="src/os/win32/nginx.rc" -# the http modules that have their logging formats -# must be after ngx_http_log_module - HTTP_MODULES="ngx_http_module \ ngx_http_core_module \ ngx_http_log_module \