Hi, With a same set of autoconf/automake files, how to I distribute my program that allows user to build it with or without debug code enabled? In my code, there are something like below:
#if (__MY_DEBUG__) ... #endif Thanks in advance. -- Life is the only flaw in an otherwise perfect nonexistence -- Schopenhauer narke public key at http://subkeys.pgp.net:11371 ([email protected]) _______________________________________________ Autoconf mailing list [email protected] https://lists.gnu.org/mailman/listinfo/autoconf
