Re: LuaJIT and readline
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaJIT and readline
- From: Francesco Abbate <francesco.bbt@...>
- Date: 2011年5月12日 12:35:57 +0200
2011年5月12日 Dirk Laurie <dpl@sun.ac.za>:
> The LuaJIT binary made by 'make' on Linux does not support Home,
> history searches etc. Is it a simple matter of somewhere linking
> in the readline library?
I think that Mike removed the readline library to not have any
external dependency. I've actually a patch to enable it because for me
it was very useful to have.
I can share the patch if you are interested.
--
Francesco