mirror of
https://github.com/tmux/tmux.git
synced 2025-12-21 00:02:29 -05:00
Add libterminfo for NetBSD, from Thomas Klausner.
This commit is contained in:
parent
3f3d61bd58
commit
8c9fbbf4f3
@ -315,7 +315,7 @@ fi
|
||||
if test "x$found_ncurses" = xno; then
|
||||
AC_SEARCH_LIBS(
|
||||
setupterm,
|
||||
[tinfo ncurses ncursesw],
|
||||
[tinfo terminfo ncurses ncursesw],
|
||||
found_ncurses=yes,
|
||||
found_ncurses=no
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user