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

--with-maintainer-mode

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-09-09 12:02:12 CEST

I've noticed a few GCC warnings in the compilation. I'd like to recommend
using --with-maintainer-mode when you configure SVN. That will turn on all
the nifty GCC warning switches.

Also, if you haven't noticed it yet, there is a "config.nice" script at the
top-level which is generated by the configure process. It records all the
parameters that you passed to configure on the prior run. It allows you to
easily re-run configure (and possibly pass add'l switches; or edit the thing
to remove some switches). Note that it is a bit different from
config.status; the latter will simply regenerate output files and is fixed
to the prior run of configure; config.nice runs it all from scratch which
means it can pick up changes in the configure script itself.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
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.