Add location of Ubuntu's lua5.1 headers to config.

master
Sam Roberts 2011-08-08 17:12:34 -07:00
parent dcb92d6268
commit 826589afcd
1 changed files with 1 additions and 0 deletions

1
config
View File

@ -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
#------