You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNUmakefile: prevent build failure when ncurses headers are installed
apparently some parts of libterminfo use curses headers, and it was
reported that its build fails when ncurses headers are installed
systemwide, unless -I./libcurses is used (in which case our internal
headers take precedence).
closessabotage-linux#30
0 commit comments