fix version info
This commit is contained in:
@@ -20,7 +20,7 @@ Tushar Samant (scribble at pobox.com)
|
|||||||
#define USE_DICT
|
#define USE_DICT
|
||||||
|
|
||||||
に変更し,w3m をコンパイルしなおしてください.
|
に変更し,w3m をコンパイルしなおしてください.
|
||||||
w3m/0.3+cvs-1.358以降は、defaultでUSE_DICTがdefineされます。
|
w3m/0.3+cvs-1.373以降は、defaultでUSE_DICTがdefineされます。
|
||||||
|
|
||||||
それから,文字列をうけとってその結果をかえすCGIプログラムを
|
それから,文字列をうけとってその結果をかえすCGIプログラムを
|
||||||
インストールします。
|
インストールします。
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ to
|
|||||||
#define USE_DICT
|
#define USE_DICT
|
||||||
|
|
||||||
and recompile w3me (i.e. type "make install").
|
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
|
Then find or install a CGI program which takes a word as a query
|
||||||
string and prints a response.
|
string and prints a response.
|
||||||
|
|||||||
Reference in New Issue
Block a user