fix version info

This commit is contained in:
Fumitoshi UKAI
2002-04-24 18:46:48 +00:00
parent 4e8c85a7fa
commit d8b170a074
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ Tushar Samant (scribble at pobox.com)
#define USE_DICT
に変更しw3m をコンパイルしなおしてください.
w3m/0.3+cvs-1.358以降は、defaultでUSE_DICTがdefineされます。
w3m/0.3+cvs-1.373以降は、defaultでUSE_DICTがdefineされます。
それから文字列をうけとってその結果をかえすCGIプログラムを
インストールします。

View File

@@ -20,7 +20,7 @@ to
#define USE_DICT
and recompile w3me (i.e. type "make install").
Note that w3m/0.3+cvs-1.358 or later, USE_DICT is defined by default.
Note that w3m/0.3+cvs-1.373 or later, USE_DICT is defined by default.
Then find or install a CGI program which takes a word as a query
string and prints a response.