Skip to content

Commit

Permalink
pythongh-92547: Purge sqlite3_enable_shared_cache() detection from co…
Browse files Browse the repository at this point in the history
…nfigure
  • Loading branch information
erlend-aasland committed Feb 13, 2023
1 parent d919917 commit 26a1308
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
51 changes: 0 additions & 51 deletions configure

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3867,7 +3867,6 @@ dnl hence CPPFLAGS instead of CFLAGS.
PY_CHECK_SQLITE_FUNC([sqlite3_column_decltype])
PY_CHECK_SQLITE_FUNC([sqlite3_column_double])
PY_CHECK_SQLITE_FUNC([sqlite3_complete])
PY_CHECK_SQLITE_FUNC([sqlite3_enable_shared_cache])
PY_CHECK_SQLITE_FUNC([sqlite3_progress_handler])
PY_CHECK_SQLITE_FUNC([sqlite3_result_double])
PY_CHECK_SQLITE_FUNC([sqlite3_set_authorizer])
Expand Down

0 comments on commit 26a1308

Please sign in to comment.