You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2011/01/15 01:35:01 UTC

svn commit: r1059218 - /httpd/httpd/trunk/build/NWGNUtail.inc

Author: fuankg
Date: Sat Jan 15 00:35:00 2011
New Revision: 1059218

URL: http://svn.apache.org/viewvc?rev=1059218&view=rev
Log:
Removed useless echo line.

Modified:
    httpd/httpd/trunk/build/NWGNUtail.inc

Modified: httpd/httpd/trunk/build/NWGNUtail.inc
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/build/NWGNUtail.inc?rev=1059218&r1=1059217&r2=1059218&view=diff
==============================================================================
--- httpd/httpd/trunk/build/NWGNUtail.inc (original)
+++ httpd/httpd/trunk/build/NWGNUtail.inc Sat Jan 15 00:35:00 2011
@@ -7,7 +7,6 @@
 # If we are going to create an nlm, make sure we have assigned variables to
 # use during the link.
 #
-echo NLM_NAME=$(NLM_NAME)
 ifndef NLM_NAME
 NLM_NAME = $(TARGET_nlm)
 endif