Salome HOME
Activate WITH_SMESH_CANCEL_COMPUTE with automake
authoradam <adam>
Sat, 19 Mar 2011 18:18:38 +0000 (18:18 +0000)
committeradam <adam>
Sat, 19 Mar 2011 18:18:38 +0000 (18:18 +0000)
configure.ac

index 9fd33f5ca515820a08faaa9c6b8e16b18d28776d..e6913e39aca85d8c169a12aafc4f15987beedb48 100644 (file)
@@ -427,6 +427,9 @@ dnl AM_CONDITIONAL(ENABLE_OCCVIEWER, [test "$DISABLE_OCCVIEWER" = no])
 dnl AM_CONDITIONAL(ENABLE_VTKVIEWER, [test "$DISABLE_VTKVIEWER" = no])
 dnl AM_CONDITIONAL(ENABLE_SALOMEOBJECT, [test "$DISABLE_SALOMEOBJECT" = no])
 
+dnl Build with SMESH cancel compute feature
+AC_DEFINE(WITH_SMESH_CANCEL_COMPUTE)
+
 echo
 echo ---------------------------------------------
 echo generating Makefiles and configure files