about summary refs log tree commit diff stats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2014-01-11 17:34:51 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2014-01-11 17:34:51 -0500
commite65840377eb837c22bc8cb57af3e874888e75d25 (patch)
tree05811dc32f6eb1c5ff8fecc7a184a8ff7f3f3e6c /INSTALLATION
parent7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f (diff)
downloadlynx-snapshots-e65840377eb837c22bc8cb57af3e874888e75d25.tar.gz
snapshot of project "lynx", label v2-8-8pre_2b
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALLATION b/INSTALLATION
index 3fc6c25b..19667474 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -324,6 +324,10 @@ II. Compile instructions -- UNIX
 	Use this option to disable the compiler and linker options that
 	provide largefile interfaces.
 
+  --disable-locale-charset		(define USE_LOCALE_CHARSET)
+  	Use nl_langinfo(CODESET) to determine initial value for display
+	charset, overrides character_set value in .lynxrc file.
+
   --disable-long-list			(prevent defining LONG_LIST)
 	Use this option to disable long "ls -l" directory listings (when
 	enabled, the actual directory style is configurable from lynx.cfg).
@@ -490,10 +494,6 @@ II. Compile instructions -- UNIX
 	doc-directory, e.g., with README files.  Normally this points
 	to the current release directory.
 
-  --enable-locale-charset		(define USE_LOCALE_CHARSET)
-  	Use nl_langinfo(CODESET) to determine initial value for display
-	charset, overrides character_set value in .lynxrc file.
-
   --enable-nested-tables		(define EXP_NESTED_TABLES)
 	Extends TRST to format nested tables, as well as be smarter about
 	<BR> and <P> tags in table cells.
@@ -1462,4 +1462,4 @@ VIII. Acknowledgment
 
 -- 1999/04/24 - H. Nelson <lynx-admin@irm.nara.kindai.ac.jp>
 -- vile:txtmode
--- $LynxId: INSTALLATION,v 1.122 2013/10/23 22:36:07 tom Exp $
+-- $LynxId: INSTALLATION,v 1.123 2014/01/09 20:07:01 tom Exp $