From: eap Date: Tue, 25 Jun 2013 14:15:56 +0000 (+0000) Subject: CoTech decision: move MEDWrapper from MED to SMESH X-Git-Tag: B4CMakeModifs~35 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4d56a525a302e5e37422aae247ac84c8e00bd5cf;p=modules%2Fmed.git CoTech decision: move MEDWrapper from MED to SMESH -if test -f ${MED_DIR}/idl/salome/MED.idl ; then +if test -f ${MED_DIR}/idl/salome/MEDCouplingCorbaServant.idl ; then --- diff --git a/adm_local/unix/config_files/check_Med.m4 b/adm_local/unix/config_files/check_Med.m4 index 7619099a7..eb51da3c9 100644 --- a/adm_local/unix/config_files/check_Med.m4 +++ b/adm_local/unix/config_files/check_Med.m4 @@ -54,7 +54,7 @@ fi MED_ENABLE_MULTIPR=no -if test -f ${MED_DIR}/idl/salome/MED.idl ; then +if test -f ${MED_DIR}/idl/salome/MEDCouplingCorbaServant.idl ; then AC_MSG_RESULT(Using Med module distribution in ${MED_DIR}) Med_ok=yes