Fix link to hboehm's gc library

This commit is contained in:
Laurenz
2021-05-26 16:29:59 +02:00
parent f9be06a158
commit c6111f4fe9
2 changed files with 2 additions and 5 deletions

View File

@@ -48,9 +48,7 @@
インストールをするには,次のようにします.
- GC library (6.1より新しいもの?)をインストールしておきます。
GC library は
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
から入手できます。
GC library は https://www.hboehm.info/gc から入手できます。
GC library 6.1を使っている場合は gc.h を PREFIX/include に
インストールしておく必要があります。