From 5e7d3f17a024561ff90b34435aaa8eac7413b91b Mon Sep 17 00:00:00 2001 From: ageay Date: Wed, 14 Mar 2012 14:25:36 +0000 Subject: [PATCH] ENABLE_PARMETIS -> MED_ENABLE_PARMETIS --- src/RENUMBER/RENUMBER_METISRenumbering.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RENUMBER/RENUMBER_METISRenumbering.cxx b/src/RENUMBER/RENUMBER_METISRenumbering.cxx index d8f6a5a45..0f0a46d5d 100644 --- a/src/RENUMBER/RENUMBER_METISRenumbering.cxx +++ b/src/RENUMBER/RENUMBER_METISRenumbering.cxx @@ -17,7 +17,7 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -#ifdef ENABLE_PARMETIS +#ifdef MED_ENABLE_PARMETIS // include parmetis.h even if it is not needed here // to avoid inclusion of c++ definitions within extern "C" // from metis.h from parmetis.h from mpi.h(openmpi) from mpicxx.h -- 2.39.2