]> granicus.if.org Git - apache/commitdiff
Build the right objects for wombat.
authorPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 08:37:42 +0000 (08:37 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 08:37:42 +0000 (08:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723653 13f79535-47bb-0310-9956-ffa450edef68

modules/wombat/config.m4

index 7f46f335cb06117178fac55a4c5322627a20319d..74f8a9da1d9c75f2107bd9e135e7b107a2ff4e05 100644 (file)
@@ -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, , , yes,
+APACHE_MODULE(wombat, Apache Lua Framework, $wombat_objects, , yes,
 [
 CHECK_LUA()
 APR_ADDTO(LIBS, ["$LUA_LIBS"])