# make.configuration.defn for IOHDF5Util # $Header$ # Ensure that the HDF5 library is available ifeq ($(strip $(HAVE_HDF5)),) $(error 'IOHDF5Util requires an external HDF5 installation. Please reconfigure with HDF5=yes or remove IOHDF5Util from the ThornList !') endif