[MOAB-dev] r4414 - MOAB/trunk

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Tue Jan 4 12:31:05 CST 2011


Author: kraftche
Date: 2011-01-04 12:31:05 -0600 (Tue, 04 Jan 2011)
New Revision: 4414

Modified:
   MOAB/trunk/configure.ac
Log:
remove some debug output I accidentally left in the configurescript

Modified: MOAB/trunk/configure.ac
===================================================================
--- MOAB/trunk/configure.ac	2011-01-03 17:07:45 UTC (rev 4413)
+++ MOAB/trunk/configure.ac	2011-01-04 18:31:05 UTC (rev 4414)
@@ -520,9 +520,6 @@
 if test "x$WITH_VTK" != "xno" -a "x$WITH_VTK" != "x"; then
   VTKMOAB_DEFAULT=yes
 fi
-
-echo "WITH_VTK=$WITH_VTK"
-echo "VTKMOAB_DEFAULT=$VTKMOAB_DEFAULT"
   
 
 ###############################################################################
@@ -596,10 +593,6 @@
   fi
 fi
 
-echo "WITH_VTK=$WITH_VTK"
-echo "VTKMOAB_DEFAULT=$VTKMOAB_DEFAULT"
-echo "ENABLE_vtkMOABReader=$ENABLE_vtkMOABReader"
-
 ################################################################################
 #                           Zoltan - Part 2 of 2
 ################################################################################




























More information about the moab-dev mailing list