add packaging
[platform/upstream/gettext.git] / gnulib-local / modules / terminfo
1 Description:
2 Information about terminal capabilities.
3
4 Files:
5 m4/terminfo.m4
6 m4/curses.m4
7 lib/tparm.c
8 lib/tputs.c
9
10 Depends-on:
11 havelib
12 c-ctype
13
14 configure.ac:
15 gl_TERMINFO
16
17 Makefile.am:
18 if GL_COND_LIBTOOL
19 lib_LDFLAGS += $(LTLIBTERMINFO)
20 endif
21
22 Include:
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29