On 05/05/2012 02:49 PM, John X wrote:
How should I set up Autoconf in order to make the compiler enforce that?
Autoconf is about making programs more portable. In contrast, requiring each builder to use -pedantic would make programs less likely to compile, i.e., it'd make them less portable. I'm not saying it can't be done, just that it's not really Autoconf's goal, which is why the topic doesn't come up much and why Autoconf doesn't have builtin support for this sort of thing. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf