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.2.18~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6b711108c5041ba7ff213a1db5b1a3ce317b46;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.2.x@1076438 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc index 2c04623d85e..cc166013294 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