[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make AC_PROG_FC behave more like AC_PROG_F77
From: |
Akim Demaille |
Subject: |
Re: make AC_PROG_FC behave more like AC_PROG_F77 |
Date: |
Fri, 12 Sep 2003 09:28:20 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
> 2003-09-11 Steven G. Johnson <address@hidden>
> * lib/autoconf/fortran.m4 (AC_PROG_FC): Reverse the order of the
> arguments so that it can be used with syntax identical to
> AC_PROG_F77, and so that we can more easily decide to
> remove/deprecate the DIALECT optional argument in the future if it
> proves troublesome.
OK.