lua-gd
lua-gd copied to clipboard
improve compatibility with luarocks build and install process
With this patch some information is taken from the luarocks environment for the build and install process
- lua binary (lua, lua5.1, luajit ...)
- lua include path
- library install path
This should solve issue #4.