summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-04-20 19:44:43 +0000
committerBradley Nicholes <bnicholes@apache.org>2005-04-20 19:44:43 +0000
commited2db326a80ef3d91c177ed206a67779a38774a6 (patch)
treeb0cb5d737eb748ee08534f4db8d5c18e07db47fd /build
parent645809dbba9341629b6469d6516786814428748b (diff)
downloadhttpd-ed2db326a80ef3d91c177ed206a67779a38774a6.tar.gz
use BSD sockets when building for IPV6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@162054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/NWGNUenvironment.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index 4bc506ae6b..4462236104 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -116,6 +116,12 @@ CPP = mwccnlm
LINK = mwldnlm
LIB = mwldnlm -type library -w nocmdline
+ifdef IPV6
+ifndef USE_STDSOCKETS
+USE_STDSOCKETS=1
+endif
+endif
+
NOVI = $(NOVELLLIBC)\imports
INCDIRS = $(NOVELLLIBC)\include;$(NOVELLLIBC)\include\nks;$(NOVELLLIBC)\include\winsock;