[MOAB-dev] r4530 - MOAB/branches/Version4.0/config
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Fri Feb 25 10:09:19 CST 2011
Author: kraftche
Date: 2011-02-25 10:09:19 -0600 (Fri, 25 Feb 2011)
New Revision: 4530
Modified:
MOAB/branches/Version4.0/config/hdf5.m4
Log:
fix --without-hdf5 configure option
Modified: MOAB/branches/Version4.0/config/hdf5.m4
===================================================================
--- MOAB/branches/Version4.0/config/hdf5.m4 2011-02-24 19:09:24 UTC (rev 4529)
+++ MOAB/branches/Version4.0/config/hdf5.m4 2011-02-25 16:09:19 UTC (rev 4530)
@@ -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