Ticket #384 (closed defect: wontfix)
Build with ncurses and ncursesw
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
As ncurses library as ncursesw one can be used to build MC with.
But configure help doesn't say about ncursesw:
$ ./configure --help | grep -A 1 'with-screen' --with-screen=LIB Compile with screen library: slang or ncurses [slang if found]
And even if --with-screen=ncurses is applied, mc is linked with ncursesw.
Change History
Note: See
TracTickets for help on using
tickets.