summaryrefslogtreecommitdiff
path: root/src/luaconf.h
diff options
context:
space:
mode:
authorMike Pall <mike>2017-05-01 20:10:28 +0200
committerMike Pall <mike>2017-05-01 20:10:28 +0200
commit0bf80b07b0672ce874feedcc777afe1b791ccb5a (patch)
treea1b52a74e7434e8ae13996f15ca550b9ae19c34c /src/luaconf.h
parentae0d438f26571ac9f2f50026cd1a87d623f7f24b (diff)
downloadluajit-2.0.5.tar.gz
luajit-2.0.5.tar.bz2
luajit-2.0.5.zip
RELEASE LuaJIT-2.0.5v2.0.5
Diffstat (limited to '')
-rw-r--r--src/luaconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaconf.h b/src/luaconf.h
index 73b80f11..b33e91b7 100644
--- a/src/luaconf.h
+++ b/src/luaconf.h
@@ -37,7 +37,7 @@
37#endif 37#endif
38#define LUA_LROOT "/usr/local" 38#define LUA_LROOT "/usr/local"
39#define LUA_LUADIR "/lua/5.1/" 39#define LUA_LUADIR "/lua/5.1/"
40#define LUA_LJDIR "/luajit-2.0.4/" 40#define LUA_LJDIR "/luajit-2.0.5/"
41 41
42#ifdef LUA_ROOT 42#ifdef LUA_ROOT
43#define LUA_JROOT LUA_ROOT 43#define LUA_JROOT LUA_ROOT