1Description:
2Information about terminal capabilities.
3
4Files:
5m4/termcap.m4
6m4/curses.m4
7lib/tparm.c
8lib/tputs.c
9
10Depends-on:
11havelib
12c-ctype
13
14configure.ac:
15gl_TERMCAP
16
17Makefile.am:
18if GL_COND_LIBTOOL
19lib_LDFLAGS += $(LTLIBTERMCAP)
20endif
21
22Include:
23
24License:
25LGPL
26
27Maintainer:
28Bruno Haible
29
30