Skip to content
Snippets Groups Projects
Commit 8967f5d2 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Modified the configure.in script to look for both the serial and parallel version of HDF5

Former-commit-id: 606d7a98d8eeb704c54a9513542230b0ca62a864
parent 5d421e7a
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ if test -z "${OPENMP_CFLAGS}"; then
fi
# Check for HDF5
AX_LIB_HDF5([serial])
AX_LIB_HDF5()
# check for setaffinity
AC_USE_SYSTEM_EXTENSIONS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment