Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2015-11-30 19:01:53 +0300
committerRuslan Ermilov <ru@nginx.com>2015-11-30 19:01:53 +0300
commite6ba4729901ae5b134b4adf3eda2263894c51523 (patch)
treebf0e8be158603cff877a4a7fe1e2749841833053 /auto/sources
parent5ea66922d9c432056c4d42b2608ef1e4358b9fa4 (diff)
Configure: removed comment obsolete in 3b763d36e055.
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources3
1 files changed, 0 insertions, 3 deletions
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 \