On Friday 21 October 2011, Eric Blake wrote: > On 10/21/2011 06:01 AM, Stefano Lattarini wrote: > > * lib/autoconf/fortran.m4 (AC_PROG_FC): Define `$GFC' to "yes" if > > the detected fortran compiler is a GNU compiler, define it to the > > empty string otherwise. > > This is mostly for consistency for what is done for the C, C++ > > and Fortran 77 compilers. > > * doc/automake.texi: Update. > > --- > > ChangeLog | 10 ++++++++++ > > doc/autoconf.texi | 2 ++ > > lib/autoconf/fortran.m4 | 5 +++++ > > 3 files changed, 17 insertions(+), 0 deletions(-) > > ACK. > Thanks, pushed.
BTW, I have an unfinished automake patch (testsuite-related) that might (partly) depend on this change; there is any plan to release autoconf 2.69 in a not-so-distant future? (But consider that the automake patch I'm referring to is not meant for 1.11.2, only for 1.12, so there's no need to hurry excessively). Thanks, Stefano
