summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-01-20 20:52:02 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-01-21 10:24:26 +0100
commit84fbf466f32d0e47291a91d620f7d4831bba34fe (patch)
tree7b6bbd91461915398c56b575adee7bc993f819db /contrib
parentbe0d69f0467763fca65d3acd1bfe0e03ff987206 (diff)
downloadautomake-84fbf466f32d0e47291a91d620f7d4831bba34fe.tar.gz
fixlet: flags for Fortran77 compiler are in FFLAGS, not F77FLAGS
This change fixes automake bug#10555. Note that the bug was a minor one, since it didn't affect the compilation rules generated by automake, but only only the "hints" printed by automake in some error messages (e.g., "The usual way to define `FFLAGS' is to add AC_PROG_F77 to configure.ac"). * lib/Automake/Variable.pm (%_ac_macro_for_var): The code generated by AC_PROG_F77 uses FFLAGS, not F77FLAGS, as the variable where to look for switches for the Fortran 77 compiler: adjust accordingly.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions