On Tue, Mar 01, 2005 at 07:59:09AM -0600, C. Bensend wrote:
> 
> > Seriously though, why don't you just make a small script which
> > contains the "settings" and use that every time?
> 
> This is exactly what I do on my OpenBSD systems.  I have a script
> called 'reconfig' that simply does a ./configure with the options
> that I prefer.

Or if you are too lazy to write such a script, don't "make distclean" after
the "make install" and you can "head config.log" to know about used
configure options.

------------
[EMAIL PROTECTED]:clamav-0.83$ head config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-user=amavis --with-group=amavis --sysconfdir=/etc

## --------- ##
## Platform. ##
[EMAIL PROTECTED]:clamav-0.83$ 
------------

Sorry if this doesn't apply only to clamav... ;-)

Denis.

-- 
http://www.groar.org/enough/bushit.jpg
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to