You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2005/04/20 21:44:45 UTC

svn commit: r162054 - /httpd/httpd/trunk/build/NWGNUenvironment.inc

Author: bnicholes
Date: Wed Apr 20 12:44:43 2005
New Revision: 162054

URL: http://svn.apache.org/viewcvs?rev=162054&view=rev
Log:
use BSD sockets when building for IPV6

Modified:
    httpd/httpd/trunk/build/NWGNUenvironment.inc

Modified: httpd/httpd/trunk/build/NWGNUenvironment.inc
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/build/NWGNUenvironment.inc?rev=162054&r1=162053&r2=162054&view=diff
==============================================================================
--- httpd/httpd/trunk/build/NWGNUenvironment.inc (original)
+++ httpd/httpd/trunk/build/NWGNUenvironment.inc Wed Apr 20 12:44:43 2005
@@ -116,6 +116,12 @@
 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;