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
path: root/auto
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-11-27 17:46:15 +0300
committerIgor Sysoev <igor@sysoev.ru>2006-11-27 17:46:15 +0300
commita8c54c082cfe3dfaeca89f07a0cebd7b92fba28b (patch)
treee2432438f581645eb51dc6947a1245b898b0b965 /auto
parentf9ad2f1545854909fe3656ca35f8fa6ea05b4773 (diff)
axe old % log format
Diffstat (limited to 'auto')
-rw-r--r--auto/sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/auto/sources b/auto/sources
index c7e0c8d82..1d0f59c75 100644
--- a/auto/sources
+++ b/auto/sources
@@ -270,8 +270,7 @@ HTTP_DEPS="src/http/ngx_http.h \
src/http/ngx_http_variables.h \
src/http/ngx_http_script.h \
src/http/ngx_http_upstream.h \
- src/http/ngx_http_busy_lock.h \
- src/http/modules/ngx_http_log_module.h"
+ src/http/ngx_http_busy_lock.h"
HTTP_SRCS="src/http/ngx_http.c \
src/http/ngx_http_core_module.c \