From: Guenter Knauf Date: Sat, 17 Oct 2009 02:20:39 +0000 (+0000) Subject: commented out non-existing directory (backport r826161). X-Git-Tag: 2.2.15~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566c0177edaa7f110861b6a11d8c83768e693591;p=thirdparty%2Fapache%2Fhttpd.git commented out non-existing directory (backport r826161). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@826162 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index f15da51f240..110421dbccd 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -241,7 +241,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