diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2001-02-27 02:52:48 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2001-02-27 02:52:48 -0500 |
commit | 4bb52da7b05bb0a4331325010be89a0c630f671c (patch) | |
tree | c5c252f662ff4ef165925f6f6d0419d285a01f92 /INSTALLATION | |
parent | affaa4f761ddf2c0edce3e00f3a989a0ef8a44d8 (diff) | |
download | lynx-snapshots-4bb52da7b05bb0a4331325010be89a0c630f671c.tar.gz |
snapshot of project "lynx", label v2-8-4dev_19
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION index 2eedebff..d21b4d3c 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -410,7 +410,11 @@ II. Compile instructions -- UNIX Disabled by default; used for ifdef'ing JavaScript interface. Currently dummy: no JavaScript support implemented in Lynx yet. - --enable-nls + --enable-nested-tables + Extends TRST to format nested tables, as well as be smarter about + <BR> and <P> tags in table cells. + + --enable-nls (several definitions) use Native Language Support (i.e., gettext). --enable-nsl-fork (define NSL_FORK) |