Add location of Ubuntu's lua5.1 headers to config.
This commit is contained in:
parent
dcb92d6268
commit
826589afcd
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -17,6 +17,7 @@ UNIX_SO=unix.$(EXT)
|
|||
#
|
||||
#LUAINC=-I/usr/local/include/lua50
|
||||
#LUAINC=-I/usr/local/include/lua5.1
|
||||
LUAINC=-I/usr/include/lua5.1
|
||||
#LUAINC=-Ilua-5.1.1/src
|
||||
|
||||
#------
|
||||
|
|
Loading…
Add table
Reference in a new issue