File tree Expand file tree Collapse file tree 3 files changed +1
-126
lines changed
installing-open-mpi/configure-cli-options Expand file tree Collapse file tree 3 files changed +1
-126
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ Table of contents
6464 :maxdepth: 2
6565 :numbered:
6666
67- to-do
6867 quickstart
6968 getting-help
7069 release-notes/index
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ are used by Open MPI that can be used with ``configure``:
2020 * ``external ``: Use an external installation (rely on default
2121 compiler and linker paths to find it). ``configure `` will abort
2222 if it cannot find suitable header files and libraries.
23- * ``internal ``: Use Open MPI's internal/bundled copy..
23+ * ``internal ``: Use Open MPI's internal/bundled copy.
2424 * No value specified: Try the ``external `` behavior. If that fails,
2525 fall back to ``internal `` behavior. *This is the default behavior. *
2626 * ``DIR ``: Specify the location of a specific installation to use.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments