Ticket #4330: doc/INSTALL clean up.

Removed description of S-Lang related options that were removed
in 0a26014ca4c844ad5a157895137298fbc60f1617.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2022-01-28 20:49:56 +03:00
parent 2c205c5928
commit 185c80ffb7

View File

@ -210,14 +210,6 @@ ncurses):
`ncurses' means ncurses library already installed on the system.
The S-Lang library is used by default if found.
`--with-slang-includes=[DIR]'
Set path to SLANG includes [default=/usr/include]; make sense
only if --with-screen=slang is used.
`--with-slang-libs=[DIR]'
Set path to SLANG library [default=/usr/lib]; mke sense only
if --with-screen=slang is used.
`--with-ncurses-includes=[DIR]'
Set path to ncurses includes [default=/usr/include]; make
sense only if --with-screen=ncurses is used;
@ -459,6 +451,4 @@ to /usr/local:
./configure \
--prefix=/usr/local \
--with-screen=slang \
--with-slang-includes=/usr/local/include \
--with-slang-libs=/usr/local/lib
--with-screen=slang