feeeeeeeeeeeex

This commit is contained in:
mniip 2013-12-09 04:51:15 +04:00
parent c012f667c7
commit 740ec147cd

View File

@ -186,7 +186,6 @@ if not GetOption("macosx"):
raise SystemExit(1)
else:
env.Append(CPPPATH=[GetOption("lua-dir")])
else:
try:
env.ParseConfig('pkg-config --cflags lua5.1')
except: