mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-43774: Add more links to configure options (GH-25363)
This commit is contained in:
parent
20ac34772a
commit
85918e4ab6
10 changed files with 45 additions and 32 deletions
|
@ -1090,5 +1090,5 @@ committed:
|
|||
.. [#f1] The sqlite3 module is not built with loadable extension support by
|
||||
default, because some platforms (notably Mac OS X) have SQLite
|
||||
libraries which are compiled without this feature. To get loadable
|
||||
extension support, you must pass ``--enable-loadable-sqlite-extensions`` to
|
||||
configure.
|
||||
extension support, you must pass the
|
||||
:option:`--enable-loadable-sqlite-extensions` option to configure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue