]> granicus.if.org Git - apache/commit
Remove luaL_reg macro definition no longer needed
authorRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 09:51:59 +0000 (09:51 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 09:51:59 +0000 (09:51 +0000)
commit7b167c68d302e812d7dd1d4b412de4a242d4522b
tree656cb492b520c59c2d224fbd5a5bda4187b043cf
parentd0257e2db855032e0b6049e48112ca4c367ee850
Remove luaL_reg macro definition no longer needed
and simplify lua_load compatibility macro.

Note that in order to successfully compile with
Lua 5.2.0 we still need to add LUA_COMPAT_ALL
to CPPFLAGS. Detection in config.m4 is still
missing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1239030 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/mod_lua.h