]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Teach configure --editline to report itself to shell.c as either HAVE_EDITLINE or...
authorstephan <stephan@noemail.net>
Tue, 29 Oct 2024 08:01:56 +0000 (08:01 +0000)
committerstephan <stephan@noemail.net>
Tue, 29 Oct 2024 08:01:56 +0000 (08:01 +0000)
commite32a50a02590a1a48c5e4152cdb2bba9fd976fc6
tree1e1ef3be2541a64c5f70f162778776810f7f6192
parent7097105beace6b4d25dcfd9ad8c064815865b556
Teach configure --editline to report itself to shell.c as either HAVE_EDITLINE or HAVE_READLINE, depending on which headers are available (editline/readline.h or readline/readline.h, both of which work and some systems only have the latter), but then link against libedit regardless of which one shell.c thinks it is using.

FossilOrigin-Name: 85077b20e69ed269f8840bb900e823981bebd82063853fbf178b1af44a6951ba
auto.def
main.mk
manifest
manifest.uuid