On Wed, Aug 20, 2008 at 03:22:11PM +0200, jehan wrote: > By the way how do you add these flags in the compilation? I am not a C > preprocessor expert and I could not find the way to add the '#define > DEBUG_X' information in the configure script. I added directly #define > lines in the source code for these tests, but this is not really a > nice method.
I usually avoid adding it to the source code. I used to do that, and by mistake committed with DEBUG_X enabled. (It was of course patched shortly). What I do now is add '-DDEBUG_X' to my CFLAGS and reconfigure. GI -- 'Common' Proof Techniques: 9. Proof by intimidation -- "Trivial."
pgpIOlHhYTcVH.pgp
Description: PGP signature
------------------------------------------------------------------------- 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=/
_______________________________________________ Materm-devel mailing list Materm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-devel mrxvt home page: http://materm.sourceforge.net