From: Noah L. <nl...@co...> - 2002-06-14 23:13:54
|
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. > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > Scrap-hackers mailing list > Scr...@li... > https://lists.sourceforge.net/lists/listinfo/scrap-hackers |