]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
CoTech decision: move MEDWrapper from MED to SMESH
authoreap <eap@opencascade.com>
Tue, 25 Jun 2013 14:15:56 +0000 (14:15 +0000)
committereap <eap@opencascade.com>
Tue, 25 Jun 2013 14:15:56 +0000 (14:15 +0000)
-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

index 7619099a73ab71c86ef290465d4917cc6e7567c8..eb51da3c980d8496c94dd009d3e21d325b4c38c0 100644 (file)
@@ -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