RELEASE LuaJIT-2.0.5

This commit is contained in:
Mike Pall
2017-05-01 20:10:28 +02:00
parent ae0d438f26
commit 0bf80b07b0
13 changed files with 16 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
#endif
#define LUA_LROOT "/usr/local"
#define LUA_LUADIR "/lua/5.1/"
#define LUA_LJDIR "/luajit-2.0.4/"
#define LUA_LJDIR "/luajit-2.0.5/"
#ifdef LUA_ROOT
#define LUA_JROOT LUA_ROOT