Author: lyalyakin
Date: Mon Sep 14 21:52:35 2026
New Revision: 1938214

Log:
Remove an inaccurate description of autogen.sh from section II.A.2 of INSTALL.

* INSTALL
  (II.A.2): Remove the inaccurate description of autogen.sh. Just say that it
   generates the ./configure script.

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Mon Sep 14 20:10:04 2026        (r1938213)
+++ subversion/trunk/INSTALL    Mon Sep 14 21:52:35 2026        (r1938214)
@@ -169,10 +169,7 @@ II.   INSTALLATION
 
           $ sh ./autogen.sh
 
-      This script will make sure you have all the necessary components
-      available to build Subversion.  If any are missing, you will be
-      told where to get them from.  (See the 'Dependency Overview' in
-      section I.)
+      This script generates the ./configure script.
 
       Note: if the command "autoconf" on your machine does not run
       autoconf 2.59 or later, but you do have a new enough autoconf

Reply via email to