[w3m-dev 02604]

From: Fumitoshi UKAI <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2001-12-02 14:27:11 +00:00
parent 372816645f
commit 1ba1e3f91d
3 changed files with 10 additions and 3 deletions

3
configure vendored
View File

@@ -1,5 +1,5 @@
#!/bin/sh
# $Id: configure,v 1.30 2001/11/30 18:06:28 ukai Exp $
# $Id: configure,v 1.31 2001/12/02 14:27:11 ukai Exp $
# Configuration.
#
@@ -567,6 +567,7 @@ fi
if [ "$lang" = "JA" ]; then
ask_param "Use 2-byte character for table border, item, etc." kanji_symbols y
else
kanji_symbols=n
def_param kanji_symbols n
fi
ask_param "ANSI color escape sequences support" use_ansi_color n