Răsfoiți Sursa

let's make WANT_NATIVE_NET the default now

David Rose 19 ani în urmă
părinte
comite
362484b473
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      dtool/Config.pp

+ 2 - 2
dtool/Config.pp

@@ -411,8 +411,8 @@
 #defer HAVE_NSPR $[isfile $[NSPR_IPATH]/prtypes.h]
 
 // Define this true to build a native network implementation,
-// bypassing NSPR.
-#define WANT_NATIVE_NET
+// which does not require NSPR.
+#define WANT_NATIVE_NET 1
 
 // Is a third-party STL library installed, and where?  This is only
 // necessary if the default include and link lines that come with the