diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2004-05-23 23:18:52 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2004-05-23 23:18:52 -0400 |
commit | 06cddc6badf9b4a4791361cfbeffc5b1e2d2d6a6 (patch) | |
tree | 7412c28c8d53c8064dd5ca3445fbbd110df54b04 /INSTALLATION | |
parent | d326f24d169154673717129098ff4554a673f178 (diff) | |
download | lynx-snapshots-06cddc6badf9b4a4791361cfbeffc5b1e2d2d6a6.tar.gz |
snapshot of project "lynx", label v2-8-6dev_4
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALLATION b/INSTALLATION index 62a61522..7d7d94c6 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -400,6 +400,9 @@ II. Compile instructions -- UNIX --enable-ipv6 (define ENABLE_IPV6) use experimental IPV6 (with IPV4) logic. + --enable-japanese-utf8 (define EXP_JAPANESEUTF8_SUPPORT) + use experimental Japanese UTF-8 logic. + --enable-justify-elts (define EXP_JUSTIFY_ELTS) use experimental element-justification logic. |