[MOAB-dev] r3743 - MOAB/trunk

karpeev at mcs.anl.gov karpeev at mcs.anl.gov
Mon Apr 5 16:29:15 CDT 2010


Author: karpeev
Date: 2010-04-05 16:29:15 -0500 (Mon, 05 Apr 2010)
New Revision: 3743

Modified:
   MOAB/trunk/configure.ac
Log:
Added mbparread support.


Modified: MOAB/trunk/configure.ac
===================================================================
--- MOAB/trunk/configure.ac	2010-04-05 20:37:28 UTC (rev 3742)
+++ MOAB/trunk/configure.ac	2010-04-05 21:29:15 UTC (rev 3743)
@@ -480,6 +480,7 @@
 MB_OPTIONAL_TOOL([gsets],        [yes])
 MB_OPTIONAL_TOOL([mbdepth],      [yes])
 MB_OPTIONAL_TOOL([refiner],      [no])
+MB_OPTIONAL_TOOL([mbparread],    [yes])
 
 if test "xyes" = "x$ENABLE_refiner"; then
   if test "xyes" != "x$WITH_MPI"; then









































More information about the moab-dev mailing list