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

index f0999ac0e8317ca9fb7a4c24b0a9e51634512e2b..f68d5f2cff5d6677e045b7b4ca1c0df9c44b4b37 100644 (file)
@@ -385,6 +385,10 @@ if test "X$GMAKE" = "Xyes"; then
 else
    AC_SUBST(SETX) SETX="set -x"
 fi
+
+dnl Build with SMESH cancel compute feature
+AC_DEFINE(WITH_SMESH_CANCEL_COMPUTE)
+
 echo
 echo ---------------------------------------------
 echo generating Makefiles and configure files