Missing configure flags --with-slang-includes, --with-slang-libs #4330
Labels
area: docs
Improvements or additions to documentation
prio: low
Minor problem or easily worked around
ver: 4.8.27
Reproducible in version 4.8.27
Milestone
Important
This issue was migrated from Trac:
humeniuc
(@humeniuc)In mc's INSTALL file is mentioned --with-slang-includes and --with-slang-libs
But when I run ./configure --prefix="$HOME/.local" --with-screen=slang --with-slang-includes="$HOME/.local/include" --with-slang-libs="$HOME/.local/lib" the following is outputed to stderr:
Also, when I run ./configure --help| grep -i slang there is no mention of --with-slang-includes or --with-slang-libs
The text was updated successfully, but these errors were encountered: