From: Guenter Knauf Date: Sat, 17 Oct 2009 02:18:50 +0000 (+0000) Subject: commented out non-existing directory. X-Git-Tag: 2.3.3~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e83f1e886284ab1efa35d85e1d37fa4a40b99a7;p=apache commented out non-existing directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826161 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index d031c0e95f..059a1e8d6a 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -256,7 +256,7 @@ endif # Add support for building IPV6 alongside ifneq "$(IPV6)" "" DEFINES += -DNW_BUILD_IPV6 -INCDIRS := $(NOVELLLIBC)\include\winsock\IPV6;$(INCDIRS) +# INCDIRS := $(NOVELLLIBC)\include\winsock\IPV6;$(INCDIRS) ifneq "$(findstring IPV6,$(OBJDIR))" "IPV6" OBJDIR := $(OBJDIR)_IPV6