]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1897325, r1897326, r1897329, r1898255 from trunk
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 24 Feb 2022 20:43:21 +0000 (20:43 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 24 Feb 2022 20:43:21 +0000 (20:43 +0000)
commit596dbb26eb6bdb808d24fe3c4efef2ede80cc978
tree707f5575e80da3d0b5e67e0505006ec604f9f26b
parent20de2acd36359294c8d51223e63c5c498e3deb22
Merge r1897325, r1897326, r1897329, r1898255 from trunk

APR and APU must be at least 1.3 to be able to configure and build httpd 2.4.x.
So remove some osbolete #if in the source code.
   - mod_socache_memcache
   - mod_authn_dbd
   - mod_log_config
   - mod_proxy_ftp and proxy-util

Submitted by: jailletc36, jailletc36, jailletc36, jailletc36
Reviewed by: jailletc36, icing, rpluem
Backported by: jailletc36

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898393 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authn_dbd.c
modules/cache/mod_socache_memcache.c
modules/loggers/mod_log_config.c
modules/proxy/mod_proxy_ftp.c
modules/proxy/proxy_util.c