Wibble, wibble, wibble


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5945 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index 65eb2d2..7f99e91 100644
--- a/configure.in
+++ b/configure.in
@@ -629,7 +629,7 @@
 fi
 
 AC_ARG_WITH(mpicc,
-   [  --with-mpicc=            Specify name of MPI2-ised C compiler],
+   [  --with-mpicc=           Specify name of MPI2-ised C compiler],
    MPI_CC=$withval
 )
 AC_MSG_CHECKING([for usable MPI2-compliant mpicc and mpi.h])