Hard Coding of Location of lua.h
- Dominant language
- Lua
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. On Archlinux (or possibly other distros that place lua include files in
/usr/include rather than /usr/local/include?) compile jivelite
2. Watch compile errors roll by as lua.h (and other lua includes) are not found.
3. profit?
What version of the product are you using? On what operating system?
I'm on Archlinux on the Raspberry Pi (3.6.11-17-ARCH+,
http://archlinuxarm.org/).
I'd like to create a patch so that one could specify the location of the lua
include files, if that would be acceptable.
```
Original issue reported on code.google.com by `george.g...@gmail.com` on 27 Aug 2013 at 2:53
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.