Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_debug.h Log Message: - make debug part of the configure system =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_debug.h,v retrieving revision 1.29 retrieving revision 1.30 diff -u -3 -r1.29 -r1.30 --- ewl_debug.h 5 Mar 2007 22:00:43 -0000 1.29 +++ ewl_debug.h 5 Mar 2007 23:13:35 -0000 1.30 @@ -38,9 +38,7 @@ extern Ewl_Config_Cache ewl_config_cache; /**< system debug data */ -#define DEBUG 1 - -#ifdef DEBUG +#if EWL_ENABLE_DEBUG #define DEBUGGING(lvl) (ewl_config_cache.enable && (ewl_config_cache.level >= (lvl))) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs