Hi,

thanks for the suggestions (and corrections).

> 1) You mention `LUA_LIBDIR` but not `LUALIB`, which is the file name of
> the Lua library. If you need one, you probably need the other as well
> (on Linux, *BSD, ..., you need neither). And `LUA_BINDIR` is less useful
> than `LUA` which is the path to the Lua interpreter.

a note on this: from reading the source (cfg.lua) it would seem that LUALIB is
only defined on windows, and only when using the M$ C compiler. (btw Hisham, it
is defined twice, 2 lines apart...).

Also, LUA may just contain the name of the lua interpreter. In any case it
should be enough to call the interpreter using $(LUA).

Thanks again.

Gunnar

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to