[w3m-dev 03899] minor fixes

* acinclude.m4: fix s/SSLCFLAGS/SSL_CFLAGS/
* doc/README: update, fix typo
* doc-jp/FAQ.html: update, fix URL
* doc-jp/README: update
* doc-jp/README.SSL: update
* doc-jp/README.cookie: update
* doc-jp/README.img: update URL
* doc-jp/README.migemo: update
* doc-jp/STORY.html: fix URL
From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
This commit is contained in:
Fumitoshi UKAI
2003-05-13 17:17:50 +00:00
parent d1deb1a3fb
commit 97cb76cb61
12 changed files with 39 additions and 36 deletions

View File

@@ -8,11 +8,12 @@
http://www.ics.uci.edu/pub/ietf/http/draft-ietf-http-state-man-mec-12.txt)
のクッキーをサポートしています.
・ configure スクリプト実行時, "4 - Cookie model", "5 - Monster model", "6 -
Customize" のいずれかを選ぶと利用可能になります.
クッキーのサポートは configure スクリプト実行時に自動的に選択されます。
もしうまく動かないときは, config.h をチェックしてみてください. クッキーを利
用するためには, config.h で USE_COOKIE マクロが定義されている必要がありま
す.
なお、もしクッキーをサポートしたくない場合は --disable-cookie オプションを
付けて configure スクリプトを実行して下さい。
・ Option Setting Panel (通常 `o' キーにバインドされている), または起動オプシ
ョン (-cookie, -no-cookie) で使用するか否かを選択できます.