Merge branch 'master' into v2.1

This commit is contained in:
Mike Pall
2023-08-21 03:18:35 +02:00
14 changed files with 88 additions and 30 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-beta3/"
#define LUA_LJDIR "/luajit-2.1/"
#ifdef LUA_ROOT
#define LUA_JROOT LUA_ROOT