summaryrefslogtreecommitdiff
path: root/modules/libtextstyle
blob: 4c3a4686ac12ad0c8772cf8d4c41c7dcbecdc06f (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
Description:
Output of styled text.

Files:
m4/libtextstyle.m4

Depends-on:
havelib

configure.ac:
# You need to invoke gl_LIBTEXTSTYLE yourself, possibly with arguments.

Makefile.am:

Include:
#if HAVE_LIBTEXTSTYLE
# include <textstyle.h>
#endif

Link:
$(LTLIBTEXTSTYLE) when linking with libtool, $(LIBTEXTSTYLE) otherwise

License:
GPL

Maintainer:
all