Author: brane Date: Fri Jan 16 17:27:34 2026 New Revision: 1931375 Log: On the 1.14.x-r1931334 backport branch: Cherry-pick rr1931373 from trunk.
Modified: subversion/branches/1.14.x-r1931334/ (props changed) subversion/branches/1.14.x-r1931334/build.conf Modified: subversion/branches/1.14.x-r1931334/build.conf ============================================================================== --- subversion/branches/1.14.x-r1931334/build.conf Fri Jan 16 17:26:26 2026 (r1931374) +++ subversion/branches/1.14.x-r1931334/build.conf Fri Jan 16 17:27:34 2026 (r1931375) @@ -923,7 +923,7 @@ type = exe path = subversion/tests/libsvn_subr sources = adler32-test.c install = test -libs = libsvn_test libsvn_subr apr +libs = libsvn_test libsvn_subr apr zlib [auth-test] description = Test platform-specific auth provider access
