[patch] Make configure options more consistent
Don McCoy
don at codesourcery.com
Wed Jan 23 20:57:41 UTC 2008
The attached patch changes a number of instances of --enable-* to use
--with-* instead, in order to make such usages more consistent with
other options. The general rule is that --enable is used for features
and --with is used for specific libraries.
The deprecated cases now include error messages to help users building
from source update their configure options (rather than follow the
default autoconf behavior of silently ignoring unrecognized options).
The Quickstart guide has been updated as well.
Regards,
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cfg.changes
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080123/128b0e16/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cfg.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080123/128b0e16/attachment-0001.ksh>
More information about the vsipl++
mailing list