From fa5e97b21d280010593737855556fe9887789416 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 20 Nov 2012 15:53:08 +0000 Subject: [PATCH] Default API for hdf5: 1.6 (PAL21488) --- config_files/hdf5.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config_files/hdf5.sh b/config_files/hdf5.sh index 88b8ad0..d17ea80 100755 --- a/config_files/hdf5.sh +++ b/config_files/hdf5.sh @@ -16,6 +16,10 @@ # HDF5 version # HDF5_VERSION=1.8.8 +# +# Default API version for hdf5: 1.6 +# +V16_COMPATIBILITY=yes check_version() { -- 2.39.2