[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: phew!

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-09-13 15:32:56 CEST

Greg Stein <gstein@lyra.org> writes:

> Since group (3) are the only people to run autogen.sh, that is why I
> included the recommendation for using --with-maintainer-mode. We should all
> be using it so that we get GCC warnings from the builds. I suspect a few of
> the recent "unused variables" or whatever are due to people not using the
> maintainer-mode switch.

Gotcha. I presume, then, it's safe to use multiple switches:

  ./configure --with-maintainer-mode --disable-shared

`--disable-shared' is critical for developers; otherwise we can't run
gdb on all the libtool output!
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.