bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.57c: Failure on Fortran


From: Steven G. Johnson
Subject: Re: 2.57c: Failure on Fortran
Date: Tue, 9 Sep 2003 23:39:50 -0400 (EDT)

On Tue, 9 Sep 2003, Akim Demaille wrote:

>  > Test  70: acfortran.at:11    AC_FC_SRCEXT
>  > No idea.
> 
> It looks like this bug report was overlooked.  I don't know what's
> supposed to happen here:

The problem is that the test-suite calls AC_FC_SRCEXT with no arguments,
but it requires at least one argument to specify the source-file extension
to be switched to.  e.g. AC_FC_SRCEXT(f) had better work for all
compilers.

The attached patch should fix it.  The test suite now passes on my
machine.

Steven

Attachment: diff.out
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]