diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-09-28 09:23:04 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-09-28 09:23:04 -0400 |
commit | 6b6388d0c6a89daaa3c95fc3aa54e38e71c7cc15 (patch) | |
tree | 58386dcfaa0608ea61ec408a14c53ca812dfbc74 /INSTALLATION | |
parent | d719889296edc6adf9987246e9c1181a995fdb85 (diff) | |
download | lynx-snapshots-6b6388d0c6a89daaa3c95fc3aa54e38e71c7cc15.tar.gz |
snapshot of project "lynx", label v2-8-1pre_4
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALLATION b/INSTALLATION index befeede0..b775a452 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -274,7 +274,8 @@ II. Compile instructions -- UNIX --enable-persistent-cookies (define EXP_PERSISTENT_COOKIES) Use this option to compile-in support for saving cookies to a file, for subsequent reuse. This creates a file named 'cookies' in the - current directory. + current directory. (Currently there is no protection against conflict + if several lynx copies active from the same account). --enable-syslog (define SYSLOG_REQUESTED_URLS) Use this option to log NSL requests via syslog(). |