]> granicus.if.org Git - apache/commit
Merge r1749659, r1749678 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 22 Jun 2016 20:00:39 +0000 (20:00 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 22 Jun 2016 20:00:39 +0000 (20:00 +0000)
commit9c5d2dc6e9818e694bbd67c38b25b9eb11f487b1
tree7ebd50bc2afe269b7acde4a327d5f43b2c1653a4
parent07386256b9db4270b82ff8900a0137d9e3bd74b6
Merge r1749659, r1749678 from trunk:

Simplify, and correct the dependency handling of mod_proxy_hcheck

Cause missing mod_watchdog to 'unset' the --enable-proxy default, rather than
disable the module. This forces the module logic to emit a warning of the
missing dependency; changes the output from

checking whether to enable mod_proxy_hcheck... no

to

configure: WARNING: "mod_watchdog is disabled but required for mod_proxy_hcheck"
checking whether to enable mod_proxy_hcheck... no (disabled)

Submitted by: wrowe
Reviewed/backported by: jim

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