Loading CHANGES +3 −0 Changes for CHANGES: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] *) Fix DESTDIR=... installation when using bundled copy of APR. [Torsten Foertsch <torsten.foertsch gmx.net>] *) mod_proxy_balancer: When finding best worker, use case insensitive match for scheme and host, but case sensitive for the rest of the path. [Jim Jagielski, Ruediger Pluem] Loading build/config_vars.sh.in +2 −2 Changes for build/config_vars.sh.in: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -21,8 +21,8 @@ # installed. Such a file cannot be generated at configure-time, since it # requires the output of the *installed* ap*-config scripts. APR_CONFIG=@APR_CONFIG@ APU_CONFIG=@APU_CONFIG@ APR_CONFIG=${DESTDIR}@APR_CONFIG@ APU_CONFIG=${DESTDIR}@APU_CONFIG@ APR_LIBTOOL="`${APR_CONFIG} --apr-libtool`" APR_INCLUDEDIR="`${APR_CONFIG} --includedir`" Loading Loading
CHANGES +3 −0 Changes for CHANGES: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] *) Fix DESTDIR=... installation when using bundled copy of APR. [Torsten Foertsch <torsten.foertsch gmx.net>] *) mod_proxy_balancer: When finding best worker, use case insensitive match for scheme and host, but case sensitive for the rest of the path. [Jim Jagielski, Ruediger Pluem] Loading
build/config_vars.sh.in +2 −2 Changes for build/config_vars.sh.in: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -21,8 +21,8 @@ # installed. Such a file cannot be generated at configure-time, since it # requires the output of the *installed* ap*-config scripts. APR_CONFIG=@APR_CONFIG@ APU_CONFIG=@APU_CONFIG@ APR_CONFIG=${DESTDIR}@APR_CONFIG@ APU_CONFIG=${DESTDIR}@APU_CONFIG@ APR_LIBTOOL="`${APR_CONFIG} --apr-libtool`" APR_INCLUDEDIR="`${APR_CONFIG} --includedir`" Loading