]> git.kaiwu.me - nginx.git/commitdiff
Fixed macro name.
authorRuslan Ermilov <ru@nginx.com>
Mon, 10 Oct 2011 08:38:28 +0000 (08:38 +0000)
committerRuslan Ermilov <ru@nginx.com>
Mon, 10 Oct 2011 08:38:28 +0000 (08:38 +0000)
src/http/modules/perl/nginx.xs

index 035e261eb7e92f95dcd1bcf63bf02dd1cae62bab..c07118bb6b8795e9c25c89239a24ba431b16448f 100644 (file)
@@ -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,