[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: Fri, 26 Nov 2010 16:27:39 +0100
On Fri, 26 Nov 2010 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.