commit | 85918e4ab6e9410008aef6dedf000d24b3e120ea | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Apr 12 23:27:35 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 12 23:27:35 2021 +0200 |
tree | e4c282aec978ebb45778dbd3897978aa42f4cea7 | |
parent | 20ac34772aa9805ccbf082e700f2b033291ff5d2 [diff] [blame] |
bpo-43774: Add more links to configure options (GH-25363)
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index b5b26ec..09dd5b0 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst
@@ -168,6 +168,7 @@ $ popd 3. Build Python with custom OpenSSL + (see the configure `--with-openssl` and `--with-openssl-rpath` options) .. code-block:: shell-session