summaryrefslogtreecommitdiff
path: root/modules/terminfo
blob: c7b0a8b71fde730d37b54ef554f0ba5258e6e96c (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
29
Description:
Information about terminal capabilities.

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

Depends-on:
havelib
attribute
c-ctype

configure.ac:
gl_TERMINFO

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

Include:

License:
LGPL

Maintainer:
Bruno Haible