diff options
| author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-07-11 15:36:46 +0000 | 
|---|---|---|
| committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-07-11 15:36:46 +0000 | 
| commit | 8c3eb605584ad92fea11f1aa4711bc46c4fd461d (patch) | |
| tree | d61b706fce7c2708abe47f713e56a0b3417c22a1 /doc/README | |
| parent | [w3m-dev 03240] doc-jp update (diff) | |
| download | w3m-8c3eb605584ad92fea11f1aa4711bc46c4fd461d.tar.gz w3m-8c3eb605584ad92fea11f1aa4711bc46c4fd461d.zip | |
[w3m-dev 03255] update cygwin info
* doc-jp/README: update
* doc/README: update
* doc-jp/README.cygwin: deleted
* doc/README.cygwin: deleted
From: WATANABE Katsuyuki <katsuyuki_1.watanabe@toppan.co.jp>
Diffstat (limited to '')
| -rw-r--r-- | doc/README | 5 | ||||
| -rw-r--r-- | doc/README.cygwin | 18 | 
2 files changed, 4 insertions, 19 deletions
| @@ -68,7 +68,10 @@ OS/2  	color capability.  Windows -	See README.cygwin. +	To compile w3m on MS-Windows, you have to use Cygwin with +	development tools. +	You can get it from http://sourceware.cygnus.com/cygwin/ . +	  3. Copyright diff --git a/doc/README.cygwin b/doc/README.cygwin deleted file mode 100644 index b00545c..0000000 --- a/doc/README.cygwin +++ /dev/null @@ -1,18 +0,0 @@ -***How to compile w3m on Windows*** - -To compile w3m on MS-Windows, you have to use Cygwin32 with development -tools. You can get it from http://sourceware.cygnus.com/cygwin/ . - -After installing Cygwin32, what you have to do first is - -  TERM=ansi; export TERM -  sh configure - -and - -  make - - -Known Bugs: - -Local file with drive letter (//C/zonk.html) can't be handled correctly. | 
