summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-02 22:19:23 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2011-03-02 22:19:23 +0000
commit63ecd39a03673f7a7b6f38c1dbfea09a3605f28b (patch)
treee22b02940fa77534378f2754a42ba313586cdce8 /build
parent9cd935c3b228ad50facf2dde2e408956957f16e4 (diff)
downloadlibapr-63ecd39a03673f7a7b6f38c1dbfea09a3605f28b.tar.gz
Commented NetWare build debug output which breaks make 3.82.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.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 6d76df67e..2d5fb1828 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