summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-01-15 00:35:00 +0000
committerGuenter Knauf <fuankg@apache.org>2011-01-15 00:35:00 +0000
commita686fd5ccbf07a5271936ba854917bff96964d14 (patch)
treefc3beb07a61ee47e47a114b1202ba8b48c31ffd2 /build
parent4937cd269dd3df9bda36b9f04f703b37c5426e79 (diff)
downloadhttpd-a686fd5ccbf07a5271936ba854917bff96964d14.tar.gz
Removed useless echo line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059218 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUtail.inc1
1 files changed, 0 insertions, 1 deletions
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