From: Pierre-Paul L. <pp...@nb...> - 2002-06-14 23:54:46
|
I just checked in some changes which, at least, work here... could you take a look at them and tell me what you think? thanks, ppl. On Fri, 2002-06-14 at 20:13, Noah Levitt wrote: > IIRC, you can use -D for everything or use config.h for > everything. If you want to mix them you probably have to > write your own m4 thing... > > > On Fri, Jun 14, 2002 at 08:09:57PM -0300, Pierre-Paul Lavoie wrote: > > blossom, if you have time... > > > > > > AC_ARG_ENABLE(debug, > > > > would it be possible to have CPP_FLAGS set to -DDEBUG instead of using > > config.h ? and if AC_ARG_ENABLE false, have -DNDEBUG for CPP_FLAGS ? > > > > thanks, ppl. |