update
This commit is contained in:
parent
d2a9ba1701
commit
eefa1bedbf
2
Makefile
2
Makefile
@ -3,8 +3,6 @@ T=lcurl
|
|||||||
#default installtion prefix
|
#default installtion prefix
|
||||||
PREFIX=/usr/local
|
PREFIX=/usr/local
|
||||||
|
|
||||||
LUA_VERSION = $(shell pkg-config luajit --print-provides)
|
|
||||||
|
|
||||||
#try to use luajit
|
#try to use luajit
|
||||||
LUA_VERSION = $(shell pkg-config luajit --print-provides)
|
LUA_VERSION = $(shell pkg-config luajit --print-provides)
|
||||||
ifeq ($(LUA_VERSION),)
|
ifeq ($(LUA_VERSION),)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user