"Steven G. Johnson" <stevenj@xxxxxxxxxxxx> writes: > * Autoconf configure scripts should check their --with and --enable > arguments, and exit with an error if the option was not specified in > an AC_ARG_ENABLE or AC_ARG_WITH statement That would run afoul of the GNU coding standards, no? See <http://www.gnu.org/prep/standards/html_node/Configuration.html#Configuration>. So if you want this to change for Autoconf, probably the first step is to get the GNU coding standards changed. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf