tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MKLUA variable



On Sun, Oct 31, 2010 at 07:19:51PM +0100, Adam Hamsik wrote:
> Hi,
> 
> I think that with LUA import we should add mk variable to disable LUA from 
> build. Because not everyone will want to install LUA on their 
> systems(embedded devices e.g.), if we add other software which will depend on 
> lua it should be conditionally compiled in with MKLUA, too. I was asked by 
> Mark to discuss this issue on public mailing list first, so here is it [1].

[Really one big line and I'm not going to break it into multiple ones]

I also asked Marc about it and would like to see it too.

> [1] www.netbsd.org/~haad/mklua.diff

Are you sure that this works in external/mit/Makefile?
IMHO you also need to include bsd.own.mk before using MKLUA so one can
redefine it in /etc/mk.conf

And what about the change in src/lib/Makefile which needs also protected:
 SUBDIR+=../external/mit/lua/lib

Bernd



Home | Main Index | Thread Index | Old Index