]> granicus.if.org Git - apache/commit
mod_lua backport: Make httpd find lua 5.2 headers/lib during configure if present...
authorDaniel Gruno <humbedooh@apache.org>
Wed, 25 Jun 2014 06:41:09 +0000 (06:41 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 25 Jun 2014 06:41:09 +0000 (06:41 +0000)
commit8791c40737a4fbd94e66f102885672136c2e835b
tree4cd6f96c0e62a02a38ddb22ffd6981ad5dc8a5cd
parent5f2936b8651f2e6f3a3107070fce3212af13d8d4
mod_lua backport: Make httpd find lua 5.2 headers/lib during configure if present on the system (mod_lua is fully compatible with 5.2).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1605276 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/config.m4