Hello,

I am trying to compile sqlite in a /custom/directory and keep the ability
to use arrows to get previously entered commands in the sqlite3
executable. I read the wiki  about that topic
http://www.sqlite.org/cvstrac/wiki?p=ReadLine
but I am still failing. It is advised to find the variable READLINE_FLAGS
and LIBREADLINE in the Makefile, but I can only find:
READLINE_LIBS
I am not sure what I should enter there as a value and whether that would
be enough to solve my problem

Thanks


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to