libubox/lua
Karl Palsson 682e071ef7 libubox: lua: use pkg-config built in module to search for alternatives
Different distributions have different names for the lua 5.1 package.
Use cmake's built in pkg-config support to search for the first one,
rather than running it explicitly and searching for a single version.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-11-22 13:17:07 +01:00
..
CMakeLists.txt libubox: lua: use pkg-config built in module to search for alternatives 2015-11-22 13:17:07 +01:00
uloop.c lua/uloop: 'end' is the keyword of Lua, use 'cancel' replace it. 2014-07-27 11:31:07 +02:00