]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Simplify dependency checking code for mod_proxy_fdpass. This also fixes
authorStefan Fritsch <sf@apache.org>
Fri, 5 Aug 2011 08:45:28 +0000 (08:45 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 5 Aug 2011 08:45:28 +0000 (08:45 +0000)
commit97abc9b6fd4d0414b173a26657666b54dc6c5b4f
tree56352bc55403044c2f715aa8dc76faa456e75329
parent9026104550501f5280eb979574ea107bdc24e695
Simplify dependency checking code for mod_proxy_fdpass. This also fixes
mod_proxy_fdpass being built shared even with --enable-mods-static=reallyall.

Document bug/limitiation in APACHE_MODULE macro.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154126 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4
modules/proxy/config.m4