> From: Jeff Trawick [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 13, 2003 12:39 PM
> Cliff Woolley wrote: > > Any objections to the following patch? All you do is pass > > -DAPR_BUCKET_DEBUG to ./configure and then several things happen: > > is --enable-bucket-debug preferable? a couple of positive aspects of that: +1. > a) natural place for help text (apr-util/configure --help) > b) after introducing configure logic, it becomes natural for the > compile-time setting to go in a header file instead of making the > compiler command lines even longer > > more work though :) You can probably reuse what I did with --enable-pool-debug in APR. Sander
