1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00

Removed references to text "below" that does not exist in this file.

This commit is contained in:
Marius Vollmer 2005-02-28 01:21:54 +00:00
parent 5f708db610
commit ca157405cd

View file

@ -1,12 +1,12 @@
When Guile is obtained from CVS, a few extra steps must be taken
before the usual configure, make, make install. You will need to have
up-to-date versions of the tools listed below, correctly installed.
i.e., they must be found in the current PATH and not shadowed or
otherwise broken by files left behind from other versions.
up-to-date versions of the tools listed in HACKING (see below),
correctly installed. i.e., they must be found in the current PATH and
not shadowed or otherwise broken by files left behind from other
versions.
"up-to-date" means the latest released versions at the time that Guile
was obtained from CVS. Sometimes older or newer versions will work.
(See below for versions to avoid.)
In addition to the guile/guile-core module that holds the main
sources, you also need the two modules guile/guile-scripts and