]> git.ipfire.org Git - thirdparty/mtr.git/commit
Detect tgetent in libtinfo 7/head
authorJustin Lecher <jlec@gentoo.org>
Sun, 5 May 2013 12:51:01 +0000 (14:51 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 5 May 2013 12:51:01 +0000 (14:51 +0200)
commitb87e312cba8cd1ea8b08fd33fba86cc19fcafb1b
tree8632e2306573f90278dae50f864fb54890e505ac
parent3ab3b5640ae0a5289615063f8a58b4f13ee22873
Detect tgetent in libtinfo

For linux when build ncurses with --with-termlib you get libtinfo.so by
default.
This patch extends detection of tgetent to libtinfo

Signed-off-by: Justin Lecher <jlec@gentoo.org>
configure.ac