From 73be73e742e4b4cbbbc1beb8cfedbbd40e8e003d Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 15 May 2001 18:43:31 +0000 Subject: [PATCH] *** empty log message *** --- dtool/Config.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dtool/Config.pp b/dtool/Config.pp index 58988d31a3..b69229d4ef 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -385,7 +385,8 @@ // In general, it is safe to define these to be the same. However, // don't define these to be '.', or you will be very sad the next time // you run 'make clean'. -#defer ODIR Opt$[OPTIMIZE]-$[PLATFORM]$[USE_COMPILER] +//#defer ODIR Opt$[OPTIMIZE]-$[PLATFORM]$[USE_COMPILER] +#defer ODIR Opt$[OPTIMIZE]-$[PLATFORM] #defer ODIR_SHARED $[ODIR] #defer ODIR_STATIC $[ODIR]