Merge r1749658 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 22 Jun 2016 19:57:52 +0000 (19:57 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 22 Jun 2016 19:57:52 +0000 (19:57 +0000)
commit07386256b9db4270b82ff8900a0137d9e3bd74b6
treed75e058b72798928bd2072548882a0efbf03d16d
parent2f79b05db12a77b019dc8faca959fc40a434651c
Merge r1749658 from trunk:

Support multiple module dependencies for the final prereq argument to the
APACHE_MODULE macro, as a comma separated list, e.g.

APACHE_MODULE(proxy_http2, [...], [proxy,http2])

will evaluate the availability of mod_proxy, followed by mod_http2

Submitted by: wrowe
Reviewed/backported by: jim

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