From 0514a642072602588b91e212a38ed5d42836b57b Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Sat, 18 Aug 2018 04:17:24 -0600 Subject: [PATCH] fixed comment --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index af3343562..d8a1e68c7 100644 --- a/configure.ac +++ b/configure.ac @@ -252,7 +252,7 @@ AC_ARG_ENABLE([parallel-tests], test "x$enable_parallel_tests" = xyes || enable_parallel_tests=no AC_MSG_RESULT($enable_parallel_tests) -# Did the user specify a default chunk size? +# Did the user specify an MPI launcher other than mpiexec? AC_MSG_CHECKING([whether a user specified program to run mpi programs]) AC_ARG_WITH([mpiexec], [AS_HELP_STRING([--with-mpiexec=],