packages/libs/sqlite3
Sebastian Kemper 4e30b3b62a sqlite3: make cli-editing support selectable
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.

The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:11:22 +01:00
..
Config-cli.in sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00
Config-lib.in sqlite3: add configure switches to menuselect 2018-12-27 11:10:31 +01:00
Makefile sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00