summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-02 22:19:23 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-02 22:19:23 +0000
commitcbef58bf54702eb177cebfb940bfde6a06f85777 (patch)
treea7e6ae86d8ed0090da9e255cc351c9d5bad64040 /build
parentb88acd3a04886938478f88daa410d3c388166780 (diff)
downloadapr-cbef58bf54702eb177cebfb940bfde6a06f85777.tar.gz
Commented NetWare build debug output which breaks make 3.82.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1076435 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUtail.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc
index 47c8bf971..8cb14e8cf 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