So for example, if a user specifies --enable-blah (where I never defined such an option), the configure script still continues to run to completion. But I don't want it configure anything at all if there is a user typo. How do I detect this invalid --enable option and just halt the configure script?
Thanks, John
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf