mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
Update libgc URL in README.
* README: Update libgc URL. Suggested by Ian Grant <ian.a.n.grant@googlemail.com>.
This commit is contained in:
parent
b27ad2f394
commit
d2fcbb193b
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -82,7 +82,7 @@ Guile requires the following external packages:
|
||||||
|
|
||||||
libgc (aka. the Boehm-Demers-Weiser garbage collector) is the
|
libgc (aka. the Boehm-Demers-Weiser garbage collector) is the
|
||||||
conservative garbage collector used by Guile. It is available
|
conservative garbage collector used by Guile. It is available
|
||||||
from http://www.hpl.hp.com/personal/Hans_Boehm/gc/ .
|
from http://www.hboehm.info/gc/ .
|
||||||
|
|
||||||
- libffi
|
- libffi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue