summarylogtreecommitdiffstats
path: root/test_optdepends.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_optdepends.sh')
-rw-r--r--test_optdepends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_optdepends.sh b/test_optdepends.sh
index dbecb68a85b3..9718d7652442 100644
--- a/test_optdepends.sh
+++ b/test_optdepends.sh
@@ -39,7 +39,7 @@ fi
# Add hdf5 support
if [[ "$(h5stat -V)" ]]; then
- CONFOPTS="${CONFOPTS} --with-hdf5=1"
+ CONFOPTS="${CONFOPTS} --with-hdf5=1 --download-hdf5-fortran-bindings=1"
fi
# Add scalapack support