From: Natanael Copa Date: Wed, 22 Jan 2014 12:15:08 +0000 (+0100) Subject: makefile: use LUA_PKGCONFIG to set Lua implementation X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/44ccae4227060f91c60ad45de1188e728ce8af0d?hp=44ccae4227060f91c60ad45de1188e728ce8af0d makefile: use LUA_PKGCONFIG to set Lua implementation This breaks compat with the previous LUA_IMPLEMENTATION but gives more flexibility in that user can specify the pkg-config package name directly. Signed-off-by: Natanael Copa ---