diff options
author | jcid <devnull@localhost> | 2007-11-07 19:15:21 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2007-11-07 19:15:21 +0100 |
commit | fcfc91d100e12244371c7aa7a9132403826c989f (patch) | |
tree | 6485b89956109419caf10d0bf7921ae6b3f396e6 /README | |
parent | a9ad9ea72e48fff341217561e905e5ae15b300bf (diff) |
- Updated the README file.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -53,11 +53,10 @@ top directory (they will be installed under ~/.dillo). *BSD ---- - Dillo may compile on *BSD systems; please report on this. -Please note that you'll need GNU make. + Dillo compiles on *BSD systems; please report on this anyway, +and note that you'll need GNU make. - From OpenBSD >= 3.3, gethost* calls are not thread safe. If -your dillo crashes or locks at times, just use: + If your dillo crashes or locks at times, just use: ./configure --disable-threaded-dns |