[w3m-dev 04452] delete words about Boehm GC.

This commit is contained in:
Dai Sato
2012-05-22 10:16:34 +00:00
parent f6b9612a4b
commit 9bf1459f7d
5 changed files with 12 additions and 5 deletions

View File

@@ -182,6 +182,10 @@ library. This library was written by H. Boehm and A. Demers.
I could distribute w3m without this library because one can
get the library separately, but I decided to contain it in the
w3m distribution for the convenience of an installer.
<P>
# Boehm GC library is no longer included into w3m packages
# after w3m-0.4.2.
<P>
W3m doesn't use libwww.
<P>
Boehm GC is a garbage collector for C and C++. I began to use this