From e6d99a6c1227001e616fe06466fc9216eed36e20 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Thu, 18 Oct 2007 13:15:24 -0700 Subject: [PATCH] Update README.checkout to be more generic. --- README.checkout | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.checkout b/README.checkout index fbdaea17..3f85767d 100644 --- a/README.checkout +++ b/README.checkout @@ -1,15 +1,16 @@ Important note: -To reduce bandwidth and needless updates, the Subversion tree does not +To reduce bandwidth and needless updates, the source repository does not contain automatically-generated files, even when those files are normally present in the distribution tarballs. -Therefore, if you're building from the sources obtained via Subversion, -you'll need to have at least GNU Autoconf (2.61 or newer) and GNU -Automake (1.10 or newer) installed on your system. To generate the Info -documentation, you will need the GNU Texinfo package. Those packages are -available from /> and its mirrors, -listed at . +Therefore, if you're building from the sources obtained from the source +repository, you'll need to have at least GNU Autoconf (2.61 or newer) +and GNU Automake (1.10 or newer) installed on your system. To generate +the Info documentation, you will need the GNU Texinfo package. Those +packages are available from /> and +its mirrors, listed at . Generating +the wget.1 manpage, and running some tests, requires Perl. In case you aren't used to running autotools manually to generate the necessary configure script, a script called autogen.sh has been -- 2.39.2