# HG changeset patch # User Ruslan Ermilov # Date 1318235908 0 # Node ID ca3230f2c6d87cb6a7e9afe1ef8041c5cc40bcce # Parent b9dade63fcc234439382e2abb720d3b80e0a9553 Fixed macro name. diff -r b9dade63fcc2 -r ca3230f2c6d8 src/http/modules/perl/nginx.xs --- a/src/http/modules/perl/nginx.xs Sun Oct 09 06:49:54 2011 +0000 +++ b/src/http/modules/perl/nginx.xs Mon Oct 10 08:38:28 2011 +0000 @@ -836,7 +836,7 @@ var.len = len; var.data = lowcase; - #if (NGX_LOG_DEBUG) + #if (NGX_DEBUG) if (value) { ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0,