default no for hdf5 and rest

This commit is contained in:
Dhanya Maliakal 2017-07-27 12:31:12 +02:00
parent 1d073b6897
commit b920e52218

View File

@ -24,7 +24,7 @@ endif
# HDF5 code: in this case, you need HDF5 libraries # HDF5 code: in this case, you need HDF5 libraries
############################################################## ##############################################################
HDF5 = yes HDF5 = no
HDF5_DIR = /opt/hdf5v1.10.0 HDF5_DIR = /opt/hdf5v1.10.0
ifeq ($(HDF5),yes) ifeq ($(HDF5),yes)