diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2003-01-22 10:09:18 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2003-01-22 10:09:18 -0500 |
commit | 533c7482785176296637df81cd1a6318a0c29f97 (patch) | |
tree | e50cece290409516ee62f08c8912863f5f1ba80a /INSTALLATION | |
parent | 490d581c911f53008a7eaaed72b655cf40071b03 (diff) | |
download | lynx-snapshots-533c7482785176296637df81cd1a6318a0c29f97.tar.gz |
snapshot of project "lynx", label v2-8-5dev_13
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALLATION b/INSTALLATION index 559c6b9a..74c87519 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -506,6 +506,10 @@ II. Compile instructions -- UNIX the curses library. The variant ncursesw is the wide-character version of ncurses. + The pdcurses selection supported by the configure script is a UNIX-only + library which uses X11. If you are configuring with DJGPP, the likely + choice is "curses", since that is how PDCurses is normally installed. + --with-socks[=XXX] (define SOCKS) Use this option to configure with the socks library. |