svn commit: r1931391 - subversion/trunk

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <176867350997.3130265.10493632558457759963@svn02-us-east.apache.org>
Author: rinrab
Date: Sat Jan 17 18:11:49 2026
New Revision: 1931391

Log:
Follow-up to r1930988: Fix backend type logging in cmake configure summary.

* CMakeLists.txt
  (configsummary): Log SVN_CHECKSUM_BACKEND instead of
   SVN_CHECKSUM_USE_OPENSSL.

Modified:
   subversion/trunk/CMakeLists.txt

Modified: subversion/trunk/CMakeLists.txt
==============================================================================
--- subversion/trunk/CMakeLists.txt	Sat Jan 17 18:08:26 2026	(r1931390)
+++ subversion/trunk/CMakeLists.txt	Sat Jan 17 18:11:49 2026	(r1931391)
@@ -990,7 +990,7 @@ message(STATUS "    Build shared librari
 message(STATUS "    Build shared FS Modues ........ : ${SVN_BUILD_SHARED_FS}")
 message(STATUS "    Build shared RA Modues ........ : ${SVN_BUILD_SHARED_RA}")
 message(STATUS "    Use pkg-config dependencies ... : ${SVN_USE_PKG_CONFIG}")
-message(STATUS "    Use OpenSSL for checksum ...... : ${SVN_CHECKSUM_USE_OPENSSL}")
+message(STATUS "    Checksum Backend .............. : ${SVN_CHECKSUM_BACKEND}")
 message(STATUS "  FS modules:")
 message(STATUS "    Enable FSFS ................... : ${SVN_ENABLE_FS_FS}")
 message(STATUS "    Enable FSX .................... : ${SVN_ENABLE_FS_X}")
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.