mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Removed references to text "below" that does not exist in this file.
This commit is contained in:
parent
5f708db610
commit
ca157405cd
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
When Guile is obtained from CVS, a few extra steps must be taken
|
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
|
before the usual configure, make, make install. You will need to have
|
||||||
up-to-date versions of the tools listed below, correctly installed.
|
up-to-date versions of the tools listed in HACKING (see below),
|
||||||
i.e., they must be found in the current PATH and not shadowed or
|
correctly installed. i.e., they must be found in the current PATH and
|
||||||
otherwise broken by files left behind from other versions.
|
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
|
"up-to-date" means the latest released versions at the time that Guile
|
||||||
was obtained from CVS. Sometimes older or newer versions will work.
|
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
|
In addition to the guile/guile-core module that holds the main
|
||||||
sources, you also need the two modules guile/guile-scripts and
|
sources, you also need the two modules guile/guile-scripts and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue