diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7175,7 +7175,7 @@ if test "X$HDF_FORTRAN" = "Xyes"; then - for ac_prog in f90 pgf90 xlf90 f95 g95 xlf95 + for ac_prog in f90 pgf90 xlf90 f95 g95 xlf95 efc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 |