Enlightenment CVS committal Author : cedric Project : e17 Module : proto/eina
Dir : e17/proto/eina Modified Files: configure.in Log Message: When doing coverage support, enable DEBUG. =================================================================== RCS file: /cvs/e/e17/proto/eina/configure.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- configure.in 1 Aug 2008 13:03:00 -0000 1.7 +++ configure.in 1 Aug 2008 14:20:46 -0000 1.8 @@ -119,7 +119,7 @@ COVERAGE_CFLAGS="-fprofile-arcs -ftest-coverage" COVERAGE_LIBS="-lgcov" # remove any optimisation flag and force debug symbols - DEBUG_CFLAGS="-g -O0" + DEBUG_CFLAGS="-g -O0 -DDEBUG" else AC_MSG_WARN([lcov is not found, disable profiling instrumentation]) enable_coverage="no" ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs