
14 Jan
2008
14 Jan
'08
1:29 p.m.
Hi Rich, On Mon, 2008-01-14 at 12:13 +0000, Richard W.M. Jones wrote:
Just a minor nit here: My reading of the autoconf info page is that this should be a --with argument, not an --enable argument.
I don't mind either way, but my understanding was that --with would only be appropriate if we were doing: --with-lokkit=/usr/sbin/lokkit i.e. that --with was used for specifying the location of some external dependency, whereas --enable is used for simply enabling or disabling a feature. Cheers, Mark.