summaryrefslogtreecommitdiffstats
path: root/fortran/src/h5fc.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/h5fc.in')
-rwxr-xr-xfortran/src/h5fc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/fortran/src/h5fc.in b/fortran/src/h5fc.in
index 2b92e6d..34872d0 100755
--- a/fortran/src/h5fc.in
+++ b/fortran/src/h5fc.in
@@ -51,9 +51,9 @@ dash_c="no"
get_output_file="no"
SHOW="eval"
-FCBASE="@F9X@"
-FLINKERBASE="@F9X@"
-FFLAGS="@FFLAGS@"
+FCBASE="@FC@"
+FLINKERBASE="@FC@"
+FFLAGS="@FCFLAGS@"
F9XMODFLAG="@F9XMODFLAG@"
F9XSUFFIXFLAG="@F9XSUFFIXFLAG@"
LDFLAGS="@LDFLAGS@"