* Stefano Lattarini wrote on Tue, Oct 13, 2009 at 03:22:51PM CEST: > What matters to me is that the *program generated* by the compiler, > when executed, is not too verbose w.r.t. the `stop' builtin. Then you should be able to use AC_RUN_IFELSE. To allow for cross compilation, in the fourth argument you could try to find out which versions of gfortran have this issue, and check for those versions there (probably easiest done by GCC-specific preprocessor conditionals). HTH. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf