Skip to content
Snippets Groups Projects
Commit 4812932d authored by Oliver Sander's avatar Oliver Sander
Browse files

spelling

[[Imported from SVN: r5404]]
parent c44def6f
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ AC_DEFUN([DUNE_MPI],[
# disable runtest if we have a queuing system
AC_ARG_ENABLE(mpiruntest,
AC_HELP_STRING([--disable-mpiruntest],
[Don't try to run a MPI program during configure. (This is need if you depend on a queuing system)]),
[Don't try to run a MPI program during configure. (This is needed if you depend on a queuing system)]),
[mpiruntest=${enableval}],
[mpiruntest=yes]
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment