1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00

more general HDF5 detection

do not restrict to serial builds but enable also parallel ones (common on HPCs)
This commit is contained in:
q-posev 2021-06-22 11:37:54 +02:00
parent b0f91978b7
commit 6b18a64a8e

View File

@ -72,7 +72,7 @@ AC_CHECK_HEADERS([fcntl.h inttypes.h stdint.h stdbool.h stdlib.h string.h unistd
PKG_HDF5=""
AX_LIB_HDF5([serial])
AX_LIB_HDF5()
if test "x${with_hdf5}" = xno; then
AC_MSG_WARN([