]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
use BSD sockets when building for IPV6
authorBradley Nicholes <bnicholes@apache.org>
Wed, 20 Apr 2005 19:44:43 +0000 (19:44 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 20 Apr 2005 19:44:43 +0000 (19:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@162054 13f79535-47bb-0310-9956-ffa450edef68

build/NWGNUenvironment.inc

index 4bc506ae6b2cf12d4d5581cbc92218e1006bdebf..44622361049450144139ecce07b686de8bc9c4aa 100644 (file)
@@ -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;