diff options
Diffstat (limited to 'doc-jp/README.dict')
-rw-r--r-- | doc-jp/README.dict | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-jp/README.dict b/doc-jp/README.dict index 0a68bef..4f8c80d 100644 --- a/doc-jp/README.dict +++ b/doc-jp/README.dict @@ -12,11 +12,11 @@ w3m用英和辞典検索機能について コンパイルしなおす必要があります.configure を実行して config.h が生成された後,config.h を編集して -#undef DICT +#undef USE_DICT を -#define DICT +#define USE_DICT に変更し,w3m をコンパイルしなおしてください. (dict.c と keybind.c をコンパイルしなおせば良いはずです) |