Commit 50a7fb19 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Commented NetWare build debug output which breaks make 3.82.

(backport from r789553).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1076438 13f79535-47bb-0310-9956-ffa450edef68
parent d6dbce9b
Loading
Loading
Loading
Loading
+1 −1
Changes for build/NWGNUtail.inc: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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