Created attachment 751 [details] Add lua option to haserl This patch adds the option for haserl-0.9.x to enable it's lua mode. Right now it links against lua in LUA_DIR. Ideally the lua package should introduce a PACKAGE_LIBLUA option to just install libs/headers to STAGING_DIR since haserl doesn't need the binaries.
Created attachment 865 [details] Add lua option to haserl (2)
New patch against lua from bug #803 Nicer since it links against a shared liblua.
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Created attachment 1603 [details] Add lua option to haserl Latest patch version.
Committed, thanks