Created attachment 93 [details] Bump sqlite to 3.6.11, convert to Makefile.autotools.in Bump sqlite package from version 3.6.10 to 3.6.11, minor improvements including backup/restore functionality in the CLI. Also convert package to Makefile.autotools.in Make readline support an option, it's just used for command-line editing of the CLI and a big space saver (since it needs ncurses too). The old version failed to properly build with support for readline/ncurses, so it brought in both libraries for nothing :-)
Created attachment 95 [details] Bump sqlite to 3.6.11, convert to Makefile.autotools.in with uninstall target
Thanks, committed as r25511.