Browse Source

temporarily comment out INSTALL_PYTHON_SOURCE

David Rose 22 years ago
parent
commit
94ac41108d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -175,7 +175,7 @@
 // directory (presumably so you can develop them and make changes
 // directory (presumably so you can develop them and make changes
 // without having to reinstall), comment out this definition and put
 // without having to reinstall), comment out this definition and put
 // your source directory on your PYTHONPATH.
 // your source directory on your PYTHONPATH.
-#define INSTALL_PYTHON_SOURCE 1
+//#define INSTALL_PYTHON_SOURCE 1
 
 
 // Do you want to enable the "in_interpreter" global variable?  This
 // Do you want to enable the "in_interpreter" global variable?  This
 // will enable some callbacks, particularly the MemoryUsage object, to
 // will enable some callbacks, particularly the MemoryUsage object, to