Fix compilation in some cases where no Fortran compiler is present

This commit is contained in:
Ray Speth 2012-06-14 21:06:15 +00:00
parent 4e7de3ad9f
commit 8b3f9c2c1c

View file

@ -463,7 +463,7 @@ opts.AddVariables(
('F77',
"""Compiler used to build the external Fortran 77 procedures from
the Fortran source code""",
env['F77']),
env.get('F77')),
('F77FLAGS',
"""Fortran 77 Compiler flags. Note that the Fortran compiler
flags must be set to produce object code compatible with the