From: Ruslan Ermilov Date: Mon, 10 Oct 2011 08:38:28 +0000 (+0000) Subject: Fixed macro name. X-Git-Tag: release-1.1.6~24 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=2fdb547f3aa3fa3630d292e9fb6e97df12b58d6a;p=nginx.git Fixed macro name. --- diff --git a/src/http/modules/perl/nginx.xs b/src/http/modules/perl/nginx.xs index 035e261eb..c07118bb6 100644 --- a/src/http/modules/perl/nginx.xs +++ b/src/http/modules/perl/nginx.xs @@ -836,7 +836,7 @@ variable(r, name, value = NULL) 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,