sqlite add flags for firefox and thunderbird

This commit is contained in:
bferturk
2016-06-15 19:41:12 +03:00
parent 534bc4acec
commit ecbca22fd7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ def setup():
"-DSQLITE_ENABLE_FTS3",
"-DSQLITE_ENABLE_FTS4",
"-DSQLITE_ENABLE_FTS5",
"-DSQLITE_ENABLE_DBSTAT_VTAB=1",
"-DSQLITE_ENABLE_FTS3_PARENTHESIS",
"-DSQLITE_ENABLE_STMT_SCANSTATUS",
"-DSQLITE_SOUNDEX",