lua-users home
lua-l archive

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


> What would be nice for the 'Unix' side of things is a way to obtain  
> the flags needed to build a library in a system-independent way,  

Lua 5.1 distributes etc/lua.pc, which contains pkg-config data for Lua.
--lhf