summaryrefslogtreecommitdiff
path: root/gnulib-local/modules/termcap
blob: fbee86cc11bd206e0c4988a6504a3d62c97f1c7e (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/termcap.m4
m4/curses.m4
lib/tparm.c
lib/tputs.c

Depends-on:
havelib
c-ctype

configure.ac:
gl_TERMCAP

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

Include:

License:
LGPL

Maintainer:
Bruno Haible