From a6e93f9370218ac383715d3d29ecb2da244cac19 Mon Sep 17 00:00:00 2001 From: Christian Engwer <christi@dune-project.org> Date: Thu, 19 Oct 2006 06:22:47 +0000 Subject: [PATCH] better description of what is done [[Imported from SVN: r4743]] --- m4/mpi-config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/mpi-config.m4 b/m4/mpi-config.m4 index eb0306d75..232277bff 100644 --- a/m4/mpi-config.m4 +++ b/m4/mpi-config.m4 @@ -174,7 +174,7 @@ test_ibmmpi() { } get_mpiparameters() { - AC_MSG_NOTICE([Trying to identify the version of $MPICC]) + AC_MSG_NOTICE([Trying to identify the version of MPI compiler $MPICC]) if test x"$MPI_VERSION" != x; then return -- GitLab