source: trunk/essentials/sys-libs/ncurses/tack/README

Last change on this file was 2621, checked in by bird, 19 years ago

GNU ncurses 5.5

File size: 706 bytes
Line 
1-- $Id: README,v 1.2 2000/03/12 02:39:12 Daniel.Weaver Exp $
2
3The 'tack' program is a diagnostic that is designed to create and
4verify the correctness of terminfo's. This program can be used to
5create new terminal descriptions that are not included in the standard
6release. Although 'tack' is distributed with ncurses, it is not an
7integral part of ncurses. It may be removed from the release without
8limiting the usefulness of ncurses on those terminals described in the
9terminfo data base. The best way to remove 'tack' from the build is
10to delete or rename the 'tack' directory before running the configure
11script.
12
13Unlike most of ncurses the 'tack' program is covered under the GNU
14Public License.
Note: See TracBrowser for help on using the repository browser.