summaryrefslogtreecommitdiff
path: root/upstream/README.txt
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:06:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:06:01 +0300
commitee398fb5539afa74875cb5fcf08428e18059a426 (patch)
tree5ce2aa43f59d9262f2a68703402cebe4b10380ca /upstream/README.txt
parentd93edb6587eead9c8207155f0a8e0694beff3686 (diff)
Upgrade to 3.39.4
Diffstat (limited to 'upstream/README.txt')
-rw-r--r--upstream/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/README.txt b/upstream/README.txt
index 6e62a4e..ccf5e23 100644
--- a/upstream/README.txt
+++ b/upstream/README.txt
@@ -105,7 +105,7 @@ may be specified in this manner as some require the amalgamation to be built
with them enabled (see http://www.sqlite.org/compile.html). For example, the
following will work:
- "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_ENABLE_JSON1=1"
+ "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_OMIT_JSON=1"
However, the following will not compile unless the amalgamation was built
with it enabled: