diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-01-01 00:46:30 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-01-01 00:46:30 -0500 |
commit | aaad678bc1da7dca79a648da22fbf3d3a8d9576e (patch) | |
tree | 4b070f86cf1a932bd4566daf2755e5ab2c7e1413 /INSTALLATION | |
parent | 54bbe9318f6e9aca131a985cb7ab1e979c1130ef (diff) | |
download | lynx-snapshots-aaad678bc1da7dca79a648da22fbf3d3a8d9576e.tar.gz |
snapshot of project "lynx", label v2-8-7dev_11d
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION index bba3d16d..734381b9 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -360,6 +360,11 @@ II. Compile instructions -- UNIX Compiles-in an alternative list-page, bound to 'A' rather than 'l', which always lists URLs rather than titles. + --enable-ascii-ctypes (define EXP_ASCII_CTYPES) + Compiles-in alternative case-conversion functions which ensure that + configuration names, etc., are compared in POSIX locale. This is + important for operating in some locale such as Turkish. + --enable-cgi-links (define LYNXCGI_LINKS) Allows lynx to access a cgi script directly without the need for a http daemon. @@ -1366,4 +1371,4 @@ VIII. Acknowledgment -- 1999/04/24 - H. Nelson <lynx-admin@irm.nara.kindai.ac.jp> -- vile:txtmode --- $LynxId: INSTALLATION,v 1.105 2008/12/25 01:09:57 tom Exp $ +-- $LynxId: INSTALLATION,v 1.106 2008/12/31 21:37:07 tom Exp $ |