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
commit443841c1041e6408ba67d1222cc5966772987508 (patch)
tree3309e1c0a26a3c67eaa70a1e1390198e0d68ce1f /build
parenta6575978162580f3ca75ae25db2945c815c4a392 (diff)
downloadlibapr-443841c1041e6408ba67d1222cc5966772987508.tar.gz
Commented NetWare build debug output which breaks make 3.82.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.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