Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Readd fts4 module in the build so the fts tables can be DROPPED
Baptiste Daroussin committed 9 years ago
commit b491d5445d36b02e2f9d4e8629fbf3200bffa0b0
parent 6bf783e
1 file changed +1 -0
modified external/Makefile.am
@@ -248,6 +248,7 @@ sqlite_common_cflags= -I$(top_srcdir)/external/linenoise \
			-DUSE_PREAD \
			-DSQLITE_THREADSAFE=0 \
			-DSQLITE_TEMP_STORE=3 \
+
			-DSQLITE_ENABLE_FTS4 \
			-DSQLITE_SHELL_DBNAME_PROC=pkgshell_open \
			-DNDEBUG
libsqlite_la_SOURCES=	sqlite/sqlite3.c \