|
> But I want selectively allow different libraries in the lua environment. HowCopy linit.c from the Lua sources, edit it to suit your needs, and add it
> can this be achieved ?
to your project or makefile. linit.c is meant to be used in that way.
--lhf