aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index f267bb5..c78b8bb 100755
--- a/configure
+++ b/configure
@@ -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