Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-08 | Fix luajit include not being found | rubenwardy | |
2015-12-05 | Improve LuaJIT detection | Ferdinand Thiessen | |
On openSUSE luajit is not detected correctly. This is because openSUSE is using a lua version suffix, like other Linux distributions do it also. So the include directory is: include/luajit-5_1-2.0 |