Switch build system to rolling releases.

This commit is contained in:
Mike Pall
2023-08-21 03:06:26 +02:00
parent c345946819
commit 50e0fa03c4
13 changed files with 87 additions and 27 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.5/"
#define LUA_LJDIR "/luajit-2.0/"
#ifdef LUA_ROOT
#define LUA_JROOT LUA_ROOT