Re: [5.1.4] Why compile those libraries?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [5.1.4] Why compile those libraries?
- From: Gilles Ganault <gilles.ganault@...>
- Date: 2010年11月26日 16:27:39 +0100
On 2010年11月26日 15:16:52 +0000, Matthew Wild <mwild1@gmail.com>
wrote:
>> As for Libreadline, is it because Lua can't handle the command-line
>> parameters natively?
>>
>
>This is for the interactive interpreter only (the one built as the
>'lua' executable), not the Lua language itself. Again, optional.
>
>See for example the "ansi" target which compiles without any of the
>optional dependencies.
Thanks guys for the infos.