mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-04-26 02:14:54 +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:
parent
b0f91978b7
commit
6b18a64a8e
@ -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([
|
||||
|
Loading…
x
Reference in New Issue
Block a user