Commit f4c3e43b authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

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
parent 760d7b1c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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;