From 94ac41108de8e1db2ec59a2032d91547e2aef43d Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 3 Jun 2004 17:43:27 +0000 Subject: [PATCH] temporarily comment out INSTALL_PYTHON_SOURCE --- dtool/Config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/Config.pp b/dtool/Config.pp index 03ffa18e91..d9cf7b4991 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -175,7 +175,7 @@ // directory (presumably so you can develop them and make changes // without having to reinstall), comment out this definition and put // 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 // will enable some callbacks, particularly the MemoryUsage object, to