From: Guenter Knauf Date: Wed, 2 Mar 2011 22:24:36 +0000 (+0000) Subject: Commented NetWare build debug output which breaks make 3.82. X-Git-Tag: 2.0.65~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53064adf3fff4c4289dff74c8f85c03694d01602;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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