Replace CHECK_MPICH by CHECK_MPI

This commit is contained in:
gdd 2010-11-24 17:00:12 +00:00
parent be001649f7
commit b347c8933d

View File

@ -160,7 +160,15 @@ dnl testing MPICH
dnl ---------------------------------------------
dnl
CHECK_MPICH
dnl CHECK_MPICH
echo
echo ---------------------------------------------
echo testing MPI
echo ---------------------------------------------
echo
CHECK_MPI
echo
echo ---------------------------------------------