Distinguish between terminfo and termcap on NetBSD (Bug#7642).
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Jan 2011 02:29:23 +0000 (21:29 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Jan 2011 02:29:23 +0000 (21:29 -0500)
commit70ba1ec80ca6b9f2c649b381e9882b5378943929
treea6fa18ea10775658648bbc03ae18fc32140adb5f
parentba404aa123cccfd4d73d53a1309b6d570ffea2a2
Distinguish between terminfo and termcap on NetBSD (Bug#7642).

* configure.in [netbsd systems]: Check for tputs definition.

* src/config.in (TERMINFO): New definition.

* src/s/netbsd.h: Use it to choose between terminfo and termcap.
ChangeLog
configure
configure.in
src/ChangeLog
src/config.in
src/s/netbsd.h