summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2022-11-11 04:56:53 (GMT)
committerGitHub <noreply@github.com>2022-11-11 04:56:53 (GMT)
commit5985d0e0b14d7df406ac7818f4b52b6fdbcc9b1b (patch)
tree305e1e180e0668234edf6f4e332c7b9a1469488f /configure.ac
parenta8942c7413e939344b1244f041b72def191718f2 (diff)
downloadhdf5-5985d0e0b14d7df406ac7818f4b52b6fdbcc9b1b.zip
hdf5-5985d0e0b14d7df406ac7818f4b52b6fdbcc9b1b.tar.gz
hdf5-5985d0e0b14d7df406ac7818f4b52b6fdbcc9b1b.tar.bz2
removed uninterpretable line (#2249)
Diffstat (limited to 'configure.ac')
-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)