From 53064adf3fff4c4289dff74c8f85c03694d01602 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 2 Mar 2011 22:24:36 +0000 Subject: [PATCH] Commented NetWare build debug output which breaks make 3.82. (backport from r789553). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1076438 13f79535-47bb-0310-9956-ffa450edef68 --- build/NWGNUtail.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc index a4a951ca52a..63cc20f28dd 100644 --- a/build/NWGNUtail.inc +++ b/build/NWGNUtail.inc @@ -7,7 +7,7 @@ # If we are going to create an nlm, make sure we have assigned variables to # use during the link. # -echo NLM_NAME=$(NLM_NAME) +#echo NLM_NAME=$(NLM_NAME) ifndef NLM_NAME NLM_NAME = $(TARGET_nlm) endif -- 2.47.2