about summary refs log tree commit diff stats
path: root/INSTALLATION
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2008-02-10 23:30:04 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2008-02-10 23:30:04 -0500
commitacdfec8f90ac4aa21cfc20b6b7ad3ecb7e56ea90 (patch)
tree86c9e3563afd079f3dde28d94be992c75627c8fa /INSTALLATION
parent92e120361baf8d55566015fe7bf09ac91f06a6e6 (diff)
downloadlynx-snapshots-acdfec8f90ac4aa21cfc20b6b7ad3ecb7e56ea90.tar.gz
snapshot of project "lynx", label v2-8-7dev_c-pbm
Diffstat (limited to 'INSTALLATION')
-rw-r--r--INSTALLATION6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION
index 4ae4784f..fa4a4c75 100644
--- a/INSTALLATION
+++ b/INSTALLATION
@@ -345,6 +345,10 @@ II. Compile instructions -- UNIX
 	completion), as well as the amount of time stalled without any data
 	transferred.
 
+  --disable-session-cache		(define USE_CACHE_JAR)
+	Use this option to compile-in support for saving/restoring session
+	information in files.  Configurable from lynx.cfg
+
   --disable-source-cache		(define USE_SOURCE_CACHE)
 	Use this option to compile-in support for caching HTML pages locally,
 	in files or in memory.	Configurable from lynx.cfg
@@ -1315,4 +1319,4 @@ VIII. Acknowledgment
 
 -- 1999/04/24 - H. Nelson <lynx-admin@irm.nara.kindai.ac.jp>
 -- vile:txtmode
--- $LynxId: INSTALLATION,v 1.100 2007/07/29 17:23:43 tom Exp $
+-- $LynxId: INSTALLATION,v 1.101 2008/01/10 01:42:27 tom Exp $