Author: lyalyakin
Date: Wed Sep 2 15:15:01 2026
New Revision: 1937773
Log:
Remove a duplicated paragraph moved to 'V.5 LZ4' in r1937749.
* INSTALL
(V.5): Remove a duplicated paragraph. The entry's original text is more
accurate and is sufficient by itself.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Wed Sep 2 15:08:58 2026 (r1937772)
+++ subversion/trunk/INSTALL Wed Sep 2 15:15:01 2026 (r1937773)
@@ -1166,10 +1166,6 @@ V. DEPENDENCIES IN DETAIL
5. LZ4 (REQUIRED)
- Subversion uses the LZ4 library for compression. If it is not
- detected at compile time, a copy bundled with the Subversion sources
- can be used.
-
Subversion uses LZ4 compression library version r129 or above. Configure
will attempt to locate the system library by default using pkg-config
and known paths.