On Fri, Sep 06, 2013 at 09:09:57PM +0200, Natanael Copa wrote:
> Search for Lua if no --enable-lua/--disable-lua specified but continue
> without if not found.
>
> If --enable-lua is specified and Lua is not found then return error.
>
> If --disable-lua is specified, then don't search for Lua.
>
Search for Lua if no --enable-lua/--disable-lua specified but continue
without if not found.
If --enable-lua is specified and Lua is not found then return error.
If --disable-lua is specified, then don't search for Lua.
Signed-off-by: Natanael Copa
---
configure.ac | 40 +++