Author: dsahlberg
Date: Thu Sep 26 14:05:32 2024
New Revision: 1920956
URL: http://svn.apache.org/viewvc?rev=1920956&view=rev
Log:
Remove outdated link to binary BDB package since tigris.org doesn't exist
anymore.
We won't figure out a new link, since BDB is deprecated since >10 years.
* INSTALL
(I.C.9): As above
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
URL:
http://svn.apache.org/viewvc/subversion/trunk/INSTALL?rev=1920956&r1=1920955&r2=1920956&view=diff
==============================================================================
--- subversion/trunk/INSTALL (original)
+++ subversion/trunk/INSTALL Thu Sep 26 14:05:32 2024
@@ -447,14 +447,6 @@ I. INTRODUCTION
the detection to succeed, the dynamic linker must be able to find
the libraries at configure time.
- If you are on the Windows platform and want to build Subversion,
- a precompiled version of the Berkeley DB library is available for
- download at the Subversion web site "Documents & files" area:
-
-
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=688
-
- Look in the "Releases > Windows > Windows BDB" section.
-
10. Cyrus SASL library (OPTIONAL)