From 8c9dff495b14edd70eb43f182792230e87172a45 Mon Sep 17 00:00:00 2001 From: BW Keller Date: Mon, 18 Sep 2017 15:19:11 +0200 Subject: [PATCH] Revert makefile HDF option to yes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 039aea0..c6b2635 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ FFTW3 = yes MULTITHREADFFTW = yes SINGLEPRECISION = no -HAVEHDF5 = no +HAVEHDF5 = yes HAVEBOXLIB = no BOXLIB_HOME = ${HOME}/nyx_tot_sterben/BoxLib