about summary refs log tree commit diff stats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2018-12-28 22:36:22 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2018-12-28 22:36:22 +0000
commitee4775f48196748fbeadb4f606ce891d3acd7c3d (patch)
tree8c43294e27a798ea08a56b563885ea3dd67a0c1c /INSTALLATION
parent54f151b2d9abb8dfafe4b69ccc783bdec46b65f5 (diff)
downloadlynx-snapshots-ee4775f48196748fbeadb4f606ce891d3acd7c3d.tar.gz
snapshot of project "lynx", label v2-9-0dev_0f
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION
index e98dfb01..7705f805 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -540,6 +540,9 @@ II. Compile instructions -- UNIX
   --enable-wais
 	Use this option to turn on configure check for freeWAIS library.
 
+  --enable-wcwidth-support		(define EXP_WCWIDTH_SUPPORT)
+	use experimental wcwidth/UTF-8 logic.
+
   --enable-widec
 	Use this option to allow the configure script to look for wide-curses
 	features.  If you do not specify the option, the configure script
@@ -1484,4 +1487,4 @@ VIII. Acknowledgment
 
 -- 1999/04/24 - H. Nelson <lynx-admin@irm.nara.kindai.ac.jp>
 -- vile:txtmode
--- $LynxId: INSTALLATION,v 1.130 2018/07/08 15:22:44 tom Exp $
+-- $LynxId: INSTALLATION,v 1.131 2018/12/28 21:40:38 tom Exp $