summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eea7537..0dd7334 100644
--- a/configure.ac
+++ b/configure.ac
@@ -623,7 +623,7 @@ if test "X$HDF_FORTRAN" = "Xyes"; then
[fmoddir=$withval],
[fmoddir="\${includedir}"])
AC_SUBST([fmoddir], [$fmoddir])
-
+
## Change to the Fortran 90 language
AC_LANG_PUSH(Fortran)