On Thu, Jun 02, 2011 at 02:09:26PM -0700, Josh Durgin wrote: > On 06/02/2011 11:05 AM, Tommi Virtanen wrote: > <snip> > >Proposal: > > > >- add autoconf flag --enable-coverage, or some such (afaik Josh has > > this already), that compiles with coverage recording > > This is in the wip_gcov branch as --with-gcov. Sweet. BTW, I know this has been going on for a while, but autoconf wasn't meant to be used like that.. --with-foo is supposed to be about external libraries and such, --enable-foo is supposed to be about features. So --with-debug should have been --enable-debug. I didn't change that the last time I was working on autoconf, because I wanted to limit the size of the crater I was creating, but for new stuff we probably should do it the "right way". -- :(){ :|:&};: -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html