From 1d4332b90da371f50bcce80df5257e609fbb50ad Mon Sep 17 00:00:00 2001 From: Stephan Beal Date: Mon, 28 Aug 2023 16:05:19 +0000 Subject: [PATCH] Update tool/mkctimec.tcl to account for [fe7365254d343e]. --- tool/mkctimec.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tool/mkctimec.tcl b/tool/mkctimec.tcl index 317f30a35f..23726a722f 100755 --- a/tool/mkctimec.tcl +++ b/tool/mkctimec.tcl @@ -308,6 +308,7 @@ set value_options { SQLITE_ENABLE_8_3_NAMES SQLITE_ENABLE_CEROD SQLITE_ENABLE_LOCKING_STYLE + SQLITE_EXTRA_AUTOEXT SQLITE_EXTRA_INIT SQLITE_EXTRA_SHUTDOWN SQLITE_FTS3_MAX_EXPR_DEPTH -- 2.11.4.GIT