[MOAB-dev] r4527 - MOAB/trunk/config
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Thu Feb 24 11:41:11 CST 2011
Author: kraftche
Date: 2011-02-24 11:41:11 -0600 (Thu, 24 Feb 2011)
New Revision: 4527
Modified:
MOAB/trunk/config/hdf5.m4
Log:
fix --without-hdf5 configure option
Modified: MOAB/trunk/config/hdf5.m4
===================================================================
--- MOAB/trunk/config/hdf5.m4 2011-02-24 16:15:49 UTC (rev 4526)
+++ MOAB/trunk/config/hdf5.m4 2011-02-24 17:41:11 UTC (rev 4527)
@@ -140,6 +140,7 @@
AC_MSG_RESULT([yes])
fi
+HAVE_HDF5=no
if test "xno" != "x$HDF5_ARG"; then
HAVE_HDF5=yes
More information about the moab-dev
mailing list