diff options
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 15 | ||||
| -rw-r--r-- | acinclude.m4 | 2 | ||||
| -rw-r--r-- | aclocal.m4 | 2 | ||||
| -rwxr-xr-x | configure | 2 | ||||
| -rw-r--r-- | doc-jp/FAQ.html | 27 | ||||
| -rw-r--r-- | doc-jp/README | 2 | ||||
| -rw-r--r-- | doc-jp/README.SSL | 4 | ||||
| -rw-r--r-- | doc-jp/README.cookie | 5 | ||||
| -rw-r--r-- | doc-jp/README.img | 2 | ||||
| -rw-r--r-- | doc-jp/README.migemo | 4 | ||||
| -rw-r--r-- | doc-jp/STORY.html | 2 | ||||
| -rw-r--r-- | doc/README | 8 | 
12 files changed, 39 insertions, 36 deletions
| @@ -1,3 +1,16 @@ +2003-05-14  SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> + +	* [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 +  2003-05-14  Akinori Ito <aito@fw.ipsj.or.jp>  	* [w3m-dev 03898] Re: table rendering @@ -7815,4 +7828,4 @@ a	* [w3m-dev 03276] compile error on EWS4800  	* release-0-2-1  	* import w3m-0.2.1 -$Id: ChangeLog,v 1.836 2003/05/13 17:08:19 ukai Exp $ +$Id: ChangeLog,v 1.837 2003/05/13 17:17:50 ukai Exp $ diff --git a/acinclude.m4 b/acinclude.m4 index a704138..5e2e873 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -417,7 +417,7 @@ if test x"$with_ssl" != xno; then             SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"          fi       elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then -        SSL_CFLAGS="$SSLCFLAGS -I$dir/include" +        SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"       fi       if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then  	SSL_LIBS="$SSL_LIBS -L$dir/lib" @@ -429,7 +429,7 @@ if test x"$with_ssl" != xno; then             SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"          fi       elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then -        SSL_CFLAGS="$SSLCFLAGS -I$dir/include" +        SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"       fi       if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then  	SSL_LIBS="$SSL_LIBS -L$dir/lib" @@ -2232,7 +2232,7 @@ echo "configure:2225: checking for SSL library/header" >&5             SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"          fi       elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then -        SSL_CFLAGS="$SSLCFLAGS -I$dir/include" +        SSL_CFLAGS="$SSL_CFLAGS -I$dir/include"       fi       if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then  	SSL_LIBS="$SSL_LIBS -L$dir/lib" diff --git a/doc-jp/FAQ.html b/doc-jp/FAQ.html index 98131fe..e40689b 100644 --- a/doc-jp/FAQ.html +++ b/doc-jp/FAQ.html @@ -26,15 +26,15 @@ aito@fw.ipsj.or.jp  <pre>  SunOS 4.1.x  HP-UX 9.x, 10.x -Solaris 2.5.x, 2.6, 8 -Linux 2.0.30 +Solaris 2.5.x, 2.6, 8, 9 +Linux 2.0.*/2.2.*/2.4.*  FreeBSD 2.2.8, 3.1, 3.2, 4.6  NetBSD/macppc, m68k  EWS4800 Rel.12.2 Rev.A  Digital UNIX: v3.2D, v4.0D  IRIX 5.3, IRIX 6.5  OS/2 with emx -Windows 9x/NT with Cygwin32 b20.1 +Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x  MS-DOS with DJGPP and WATT32 packet driver  MacOS X Server  MacOS X 10.1, 10.2 @@ -46,7 +46,7 @@ version 990226 から,OS/2 で動くようです.  version 990303 から,Windows+cygwin32 で動くようになりました.  <P>  <dt>Windows 9x/NT では動かないの? -<dd><a href="http://sourceware.cygnus.com/cygwin/">Cygwin32</a>を使えば動きます. +<dd><a href="http://www.cygwin.com/">Cygwin</a>を使えば動きます.  <p>  <dt>w3mに関する情報はどこから手に入るの?  <dd><a href="http://w3m.sourceforge.net/index.ja.html"> @@ -104,22 +104,10 @@ w3mを起動すると,字が見えなくなります.<p>  <LI><B>カラー表示モードをONにし</B>,適当な文字色を選んで,  [OK]を選択する.  </UL> -<dt>カラー表示をさせるにはどうするの? -<dd>コンパイル時に,configure の質問  <p> -<pre> -Let's do some configurations. Choose config option among the list." - -1 - Baby model    (no color, no menu, no mouse, no cookie, no SSL) -2 - Little model  (color, menu, no mouse, no cookie, no SSL) -3 - Mouse model   (color, menu, mouse, no cookie, no SSL) -4 - Cookie model  (color, menu, mouse, cookie, no SSL) -5 - Monster model (with everything; you need openSSL library) -6 - Customize -Which?  -</pre> -<p> -で、2,3,4,5のどれかを答えればカラー表示ができるようになります。 +<dt>カラー表示をさせるにはどうするの? +<dd>コンパイル時に,configure のオプションに --disable-color を指定しな +ければカラー表示ができるようになります。  <p>  <dt>白黒で表示したいんだけど?  <dd>方法は3つあります. @@ -128,6 +116,7 @@ Which?  <LI>-M オプションをつけて起動する.  <LI>"o" コマンドでオプション設定パネルを起動し,カラー表示をOFFにする.  </OL> +<p>  <dt>画面をはみ出した部分を見るには?  <dd>カーソルを画面の端に移動させれば,それに合わせて画面全体がずれます.  また,">"と"<"で画面全体をずらすことができます. diff --git a/doc-jp/README b/doc-jp/README index 64ff8a2..c9d2c08 100644 --- a/doc-jp/README +++ b/doc-jp/README @@ -28,7 +28,7 @@    現在動作が確認されている OS は以下の通りです.        SunOS 4.1.x        HP-UX 9.x, 10.x -      Solaris 2.5.x, 2.6, 8 +      Solaris 2.5.x, 2.6, 8, 9        Linux 2.0.*/2.2.*/2.4.*        FreeBSD 2.2.8, 3.1, 3.2, 4.6        NetBSD/macppc, m68k diff --git a/doc-jp/README.SSL b/doc-jp/README.SSL index bcd9968..4aedfde 100644 --- a/doc-jp/README.SSL +++ b/doc-jp/README.SSL @@ -8,8 +8,8 @@ SSL サポートについて   ・ OpenSSL ライブラリを通じて, SSL をサポートしています.      あらかじめインストールしておいてください. - ・ configure スクリプト実行時, "5 - Monster model" または "6 - Customize" を選 -    ぶ事で利用可能になります. + ・ OpenSSL ライブラリがインストールされていれば configure スクリプト実行時に自 +    動的に検出されて利用可能となります.      もしうまく動かないときは, config.h をチェックしてみてください. SSL を利用す      るためには, config.h で, USE_SSL マクロが定義されている必要があります.      さらに, SSL 認証サポートを利用する場合は, USE_SSL_VERIFY マクロもチェックし diff --git a/doc-jp/README.cookie b/doc-jp/README.cookie index 0b8d245..e20e201 100644 --- a/doc-jp/README.cookie +++ b/doc-jp/README.cookie @@ -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) で使用するか否かを選択できます. diff --git a/doc-jp/README.img b/doc-jp/README.img index 22d1c2e..7ccd40b 100644 --- a/doc-jp/README.img +++ b/doc-jp/README.img @@ -85,7 +85,7 @@ w3m でインライン画像を表示      または      * Imlib-1.9.8以上 (1.9.10 以上推奨) -      ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/ +      ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/      * libungif-4.1.0b1 以上        ftp://prtr-13.ucsc.edu/pub/libungif/        http://prtr-13.ucsc.edu/~badger/software/libungif/ diff --git a/doc-jp/README.migemo b/doc-jp/README.migemo index 8fae587..439644d 100644 --- a/doc-jp/README.migemo +++ b/doc-jp/README.migemo @@ -7,8 +7,8 @@ w3m で Migemo (ローマ字検索)を行う      あらかじめ Migemo がインストールされている必要があります.      http://migemo.namazu.org/ - ・ configure スクリプト実行時, "Use Migemo" に y と応えることで利用可能になり -    ます. + ・ configure スクリプト実行時に --with-migemo オプションを付けることで利用可 +    能となります.   ・ オプションパネルにて以下の設定をします. 辞書のパスは適切に書き換えて下さい. diff --git a/doc-jp/STORY.html b/doc-jp/STORY.html index 01854ca..c261b47 100644 --- a/doc-jp/STORY.html +++ b/doc-jp/STORY.html @@ -155,7 +155,7 @@ Netscapeは,多分これをやっているのだろう.  <h2>利用したライブラリ</h2>  w3m は, -<a href="http://reality.sgi.com/boehm/gc.html">Boehm GC</a> +<a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">Boehm GC</a>  というライブラリを利用している.これは私が書いたものではないが,  コンパイル時の便宜を考えて配布パッケージに含めている.  なお,libwww は使っていない. @@ -22,9 +22,9 @@ Current problems are:  w3m is known to work on these platforms. -      SunOS4.1.x +      SunOS 4.1.x        HP-UX 9.x, 10.x -      Solaris2.5.x +      Solaris 2.5.x, 2.6, 8, 9        Linux 2.0.*/2.2.*/2.4.*        FreeBSD 2.2.8, 3.1, 3.2, 4.6        NetBSD/macppc, m68k @@ -32,7 +32,7 @@ w3m is known to work on these platforms.        Digital UNIX: v3.2D, v4.0D        IRIX 5.3, IRIX 6.5        OS/2 with emx -      Windows 9x/NT with Cygwin32 b20.1 +      Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x        MS-DOS with DJGPP and WATT32 packet driver        MacOS X Server        MacOS X 10.1, 10.2 @@ -42,7 +42,7 @@ w3m is known to work on these platforms.  Follow these instructions to install w3m.     - You need latest version of GC library (at least 6.1?). -   You can get GC libbrary from  +   You can get GC library from      http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/     Note: if you're using GC library 6.1, you should install gc.h  | 
