]> SALOME platform Git repositories - plugins/hexablockplugin.git/commitdiff
Salome HOME
Bad MPI definition
authorfps <fps@opencascade.com>
Thu, 25 Nov 2010 09:53:48 +0000 (09:53 +0000)
committerfps <fps@opencascade.com>
Thu, 25 Nov 2010 09:53:48 +0000 (09:53 +0000)
Francis KLOSS

configure.ac

index 66e85e52051228bee14a48a0506506613bd70ac7..ce2f36cd3768d47696a275eff393b9960e757deb 100755 (executable)
@@ -143,7 +143,15 @@ dnl testing MPICH
 dnl ---------------------------------------------
 dnl
 
-CHECK_MPICH
+dnl CHECK_MPICH
+
+echo
+echo ---------------------------------------------
+echo testing MPI
+echo ---------------------------------------------
+echo
+
+CHECK_MPI
 
 echo
 echo ---------------------------------------------