From: eap Date: Tue, 1 Mar 2011 13:12:04 +0000 (+0000) Subject: 0021196: [CEA 456] Integration and merge modification for debian packages X-Git-Tag: V5_1_main_FINAL~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d15368a9d53f8159ee4220519b2ffc30d9856c56;p=modules%2Fgui.git 0021196: [CEA 456] Integration and merge modification for debian packages Use general MPI, not a specific implementation. --- diff --git a/configure.ac b/configure.ac index 0600eaf85..ebb0e56c6 100644 --- a/configure.ac +++ b/configure.ac @@ -200,11 +200,11 @@ AC_CXX_HAVE_SSTREAM dnl dnl --------------------------------------------- -dnl testing MPICH +dnl testing MPI dnl --------------------------------------------- dnl -CHECK_MPICH +CHECK_MPI echo echo ---------------------------------------------