From 8ae1a24567b7e0c750dbf59d4ce67f7985e59497 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Wed, 5 Apr 2006 17:41:20 +0000 Subject: [PATCH] enable AreaRecycleBin keyword and feature for CGG buid --- Config.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Config.def b/Config.def index 4c60b30..c9511a0 100644 --- a/Config.def +++ b/Config.def @@ -79,3 +79,5 @@ #CPPFLAGS+=-DGCFG_NO_MSSPELL # Uncomment to disable MySpell spellchecker support (multiplatform) #CPPFLAGS+=-DGCFG_NO_MYSPELL +# Comment to disable AreaRecycleBin keyword and feature +CPPFLAGS+=-D__INCLUDE_NEW_KEYWORDS__