]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Commented NetWare build debug output which breaks make 3.82.
authorGuenter Knauf <fuankg@apache.org>
Wed, 2 Mar 2011 22:24:36 +0000 (22:24 +0000)
committerGuenter Knauf <fuankg@apache.org>
Wed, 2 Mar 2011 22:24:36 +0000 (22:24 +0000)
(backport from r789553).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1076438 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUtail.inc

index a4a951ca52af3e1ae2c2f012726258bbd1c51c7c..63cc20f28dd02230c31955b10b746267bce010dc 100644 (file)
@@ -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