On 08/27/2010 11:44 AM, Ralf Wildenhues wrote:
* 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?

Good idea. I think it can be done by making AC_LANG_CONFTEST dispatch to a language-specific override, then make Fortran override it to skip the warning. I'll have to work on that...

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to