# make.configuration.defn for IOHDF5Util # $Header$ # Ensure that the HDF5 library is available ifeq ($(strip HAVE_HDF5), ) $(error IOHDF5Util requires the HDF5 library. Please configure with HDF5 or remove IOHDF5Util from the ThornList.) endif