[libdbd-sqlite3-perl] 13/43: enabled (experimental) FTS5
Salvatore Bonaccorso
carnil at debian.org
Tue Nov 15 15:27:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.
commit b4cfca77724b724ce7157021bc1b5f6a9cc3871a
Author: Kenichi Ishigaki <ishigaki at cpan.org>
Date: Sat Feb 20 09:54:56 2016 +0900
enabled (experimental) FTS5
---
Makefile.PL | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.PL b/Makefile.PL
index dde27d9..67cfc3b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -227,6 +227,7 @@ my @CC_DEFINE = (
'-DSQLITE_ENABLE_STAT3', # for sqlite >= 3.7.9
'-DSQLITE_ENABLE_STAT4', # for sqlite >= 3.8.3.1
'-DSQLITE_ENABLE_JSON1', # for sqlite >= 3.9.0
+ '-DSQLITE_ENABLE_FTS5', # for sqlite >= 3.9.0
'-DNDEBUG=1',
);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git
More information about the Pkg-perl-cvs-commits
mailing list