This commit is contained in:
zhaozg 2014-09-01 16:34:23 +08:00
parent d2a9ba1701
commit eefa1bedbf

View File

@ -3,8 +3,6 @@ T=lcurl
#default installtion prefix
PREFIX=/usr/local
LUA_VERSION = $(shell pkg-config luajit --print-provides)
#try to use luajit
LUA_VERSION = $(shell pkg-config luajit --print-provides)
ifeq ($(LUA_VERSION),)