On 6/11/18, Lonnie Abelbeck <li...@lonnie.abelbeck.com> wrote: > > What changed for 3.23.1 -> 3.24.0 to cause such a large increase in library > file size? >
See Dan's follow-up. Beginning with 3.24.0, the FTS5 and JSON1 extensions are enabled by default. Manually edit the Makefile generated by ./configure to turn off those two features. You ought to be able to do "./configure --disable-fts5 --disable-json1" but those two --disable options appear to be broken in the ./configure script. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users