mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
* Don't enable mod_wombat by default for now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723960 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -94,7 +94,7 @@ fi
|
||||
|
||||
wombat_objects="apr_lua.lo config.lo mod_wombat.lo request.lo vmprep.lo"
|
||||
|
||||
APACHE_MODULE(wombat, Apache Lua Framework, $wombat_objects, , yes,
|
||||
APACHE_MODULE(wombat, Apache Lua Framework, $wombat_objects, , no,
|
||||
[
|
||||
CHECK_LUA()
|
||||
APR_ADDTO(LIBS, ["$LUA_LIBS"])
|
||||
|
Reference in New Issue
Block a user