[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Makefile vs LUA_PATH inconsistency
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 19 May 2014 20:56:38 -0300
> But it's the inconsistency between luaconf.h and the makefile (default behaviors) that I intended to address.
What exactly do you propose to change in the top-level Makefile?
Changing INSTALL_LMOD and INSTALL_CMOD dos not really work because the
paths in luaconf.h include the location of lua.exe, which is not known
at build time and changes dynamically at each invocation.