This package is merely a fork of ncurses' terminfo.src
file, with enough autotools stuff around it so that it
can be build separately.

Recommend:
./configure --prefix=/usr --enable-symlinks --enable-tcap-names \
  --with-default-terminfo-dir=/usr/share/terminfo \
  --with-install-prefix=/tmp
make install.data 


The file
  terminfo.src
is exactly the same as those in their parent trees.  To change it,
patch using cygwin packaging system and an external patch file.

