]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
commented out non-existing directory (backport r826161).
authorGuenter Knauf <fuankg@apache.org>
Sat, 17 Oct 2009 02:20:39 +0000 (02:20 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 17 Oct 2009 02:20:39 +0000 (02:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@826162 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUenvironment.inc

index f15da51f240791df30c6d2588ee73c319cc8376c..110421dbccdc3995fda6c4f0080a4321053d1ee2 100644 (file)
@@ -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