Browse Source

define USE_EGG_OPTCHAR_NEW

David Rose 22 years ago
parent
commit
e3abccf3f0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dtool/Config.pp

+ 3 - 0
dtool/Config.pp

@@ -505,6 +505,9 @@
   #define OBJ .o
   #define OBJ .o
 #endif
 #endif
 
 
+// Temporary, while we migrate egg-optchar.
+#define USE_EGG_OPTCHAR_NEW 1
+
 
 
 ///////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////
 // The following variables are only meaningful when BUILD_TYPE is
 // The following variables are only meaningful when BUILD_TYPE is