diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2018-12-28 22:36:22 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2018-12-28 22:36:22 +0000 |
commit | ee4775f48196748fbeadb4f606ce891d3acd7c3d (patch) | |
tree | 8c43294e27a798ea08a56b563885ea3dd67a0c1c /INSTALLATION | |
parent | 54f151b2d9abb8dfafe4b69ccc783bdec46b65f5 (diff) | |
download | lynx-snapshots-ee4775f48196748fbeadb4f606ce891d3acd7c3d.tar.gz |
snapshot of project "lynx", label v2-9-0dev_0f
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 5 |
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 $ |