Go for it, thanks.
On Thu, Oct 03, 2013 at 05:39:08PM +0100, Thomas wrote:
> From: Thomas Adam
>
> Some ncurses packages have build time configuration options to separate its
> different parts into separate libraries. Some Linux distributions in
> particular separate out the terminfo routines
From: Thomas Adam
Some ncurses packages have build time configuration options to separate its
different parts into separate libraries. Some Linux distributions in
particular separate out the terminfo routines in to libtinfo.
This change teaches configure that setupterm() can also be found there