From 4d56a525a302e5e37422aae247ac84c8e00bd5cf Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 25 Jun 2013 14:15:56 +0000 Subject: [PATCH] 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 --- adm_local/unix/config_files/check_Med.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2