diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-29 23:26:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-29 23:26:30 -0400 |
commit | 51f21bae26e432283a7b5e2b6c558bffe8bbb034 (patch) | |
tree | 08b61afd9adc7cd5635bed6d21d3bd4e3867ce75 /INSTALLATION | |
parent | 3c7cb4bbcd56c17e1abba05f20d001a2484d9919 (diff) | |
download | lynx-snapshots-51f21bae26e432283a7b5e2b6c558bffe8bbb034.tar.gz |
snapshot of project "lynx", label v2-8-1dev_23
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION index aed8ed23..bc23c434 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -263,7 +263,8 @@ II. Compile instructions -- UNIX a http daemon. --enable-nsl-fork (define NSL_FORK) - Use this option to allow NSL requests to be aborted at will. + Disabled by default, this allows interruption of NSL requests, + so that `z' will stop the `look-up' phase of a connection. --enable-persistent-cookies (define EXP_PERSISTENT_COOKIES) Use this option to compile-in support for saving cookies to a file, |