Browse Source

added WANT_NATIVE_NET

Darren Ranalli 19 years ago
parent
commit
9e3fb7bb6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/LocalSetup.pp

+ 1 - 1
dtool/LocalSetup.pp

@@ -517,7 +517,7 @@ $[cdefine USE_MEMORY_MALLOC]
 $[cdefine USE_MEMORY_NOWRAPPERS]
 
 #define if we want native net
-//$[cdefine WANT_NATIVE_NET]
+$[cdefine WANT_NATIVE_NET]
 
 
 /* Can we define a modern-style STL allocator? */