From 8e83f1e886284ab1efa35d85e1d37fa4a40b99a7 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sat, 17 Oct 2009 02:18:50 +0000 Subject: [PATCH] commented out non-existing directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826161 13f79535-47bb-0310-9956-ffa450edef68 --- build/NWGNUenvironment.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1