Salome HOME
Replace CHECK_MPICH by CHECK_MPI
[plugins/ghs3dplugin.git] / configure.ac
index aa1ccd381767076717a88b58aaab6da928e24ec0..2279395d3dcf42c5959aa914e9129a1ed8f93c74 100644 (file)
@@ -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 ---------------------------------------------