* Eric Blake wrote on Thu, Aug 26, 2010 at 11:13:02PM CEST: > * lib/autoconf/fortran.m4 (AC_FC_FREEFORM, AC_FC_FIXEDFORM) > (AC_FC_LINE_LENGTH, __AC_FC_NAME_MANGLING): Intentionally bypass > AC_LANG_SOURCE.
Rather than uglifying all Fortran tests (which would need to be done in a number of third-party macros as well), how about turning off the warning for Fortran 77 and Fortran, for which Autoconf doesn't provide pre-processing functionality yet anyway? Thanks, Ralf
