diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3d913bd..c6f095a 100644 --- a/configure.in +++ b/configure.in @@ -78,7 +78,7 @@ dnl H5_CFLAGS (and company) are for CFLAGS that should be used on HDF5, but dnl not exported to h5cc (or h5fc, etc.) AC_SUBST([H5_CFLAGS]) AC_SUBST([H5_CPPFLAGS]) -AC_SUBST([H5_FFLAGS]) +AC_SUBST([H5_FCFLAGS]) AC_SUBST([H5_CXXFLAGS]) dnl Different compilers may need default libraries. They are specified in |