CVSROOT: /cvs/directfb Module name: DirectFB Changes by: dok 20041112 23:46:43
Modified files:
lib/direct : debug.h
Log message:
Added D_DEBUG_ENABLED which is defined depending on three other macros.
It's defined to be 1, if the D_DEBUG* macros produce code. Useful for
embracing code that it's just required for the debugging output.
