RELEASE LuaJIT-2.1.0-beta1

This commit is contained in:
Mike Pall
2015-08-25 23:32:36 +02:00
parent 0a3cd94631
commit fb77f7dee7
5 changed files with 6 additions and 6 deletions

View File

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