On Oct 18, 2016, at 3:59 PM, jungle Boogie <[email protected]> wrote: > > On 18 October 2016 at 13:55, Warren Young <[email protected]> wrote: >> Did you ./configure after the upgrade? If not, do so. > > yes, this is my standard config: > ./configure --disable-editline; make
If you don’t want any command line editing in sqlite3, add --disable-readline then, too. That should solve it. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

