mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
fixed comment
This commit is contained in:
parent
33a47710b8
commit
0514a64207
@ -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=<command>],
|
||||
|
Loading…
Reference in New Issue
Block a user