From: adam Date: Sat, 19 Mar 2011 18:19:52 +0000 (+0000) Subject: Activate WITH_SMESH_CANCEL_COMPUTE with automake X-Git-Tag: Start_BR_19998_21191~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c408df971f34c6acc7570e42335ac30fe9e7823b;p=plugins%2Fblsurfplugin.git Activate WITH_SMESH_CANCEL_COMPUTE with automake --- diff --git a/configure.ac b/configure.ac index fe01836..fcc7640 100644 --- a/configure.ac +++ b/configure.ac @@ -391,6 +391,9 @@ else AC_SUBST(SETX) SETX="set -x" fi +dnl Build with SMESH cancel compute feature +AC_DEFINE(WITH_SMESH_CANCEL_COMPUTE) + dnl copy shells and utilities contained in the bin directory dnl excluding .in files (treated in AC-OUTPUT below) and CVS dnl directory