summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules/terminfo
blob: 32d408795eaf805b1b01e5bc39aa913cedf76ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Information about terminal capabilities.

Files:
m4/terminfo.m4
lib/tparm.c
lib/tputs.c

Depends-on:
havelib
c-ctype

configure.ac:
gl_TERMINFO

Makefile.am:
if GL_COND_LIBTOOL
lib_LDFLAGS += $(LTLIBTERMINFO)
endif

Include:

License:
LGPL

Maintainer:
Bruno Haible