From: Guenter Knauf <fuankg@apache.org>
Date: Sat, 15 Jan 2011 00:35:00 +0000 (+0000)
Subject: Removed useless echo line.
X-Git-Tag: 2.3.11~196
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a686fd5ccbf07a5271936ba854917bff96964d14;p=apache

Removed useless echo line.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059218 13f79535-47bb-0310-9956-ffa450edef68
---

diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc
index 8f1bdde4ee..a972847598 100644
--- a/build/NWGNUtail.inc
+++ b/build/NWGNUtail.inc
@@ -7,7 +7,6 @@
 # If we are going to create an nlm, make sure we have assigned variables to
 # use during the link.
 #
-echo NLM_NAME=$(NLM_NAME)
 ifndef NLM_NAME
 NLM_NAME = $(TARGET_nlm)
 endif