repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
libtextstyle
blob
4c3a4686ac12ad0c8772cf8d4c41c7dcbecdc06f
1
Description:
2
Output of styled text.
3
4
Files:
5
m4/libtextstyle.m4
6
7
Depends-on:
8
havelib
9
10
configure.ac:
11
# You need to invoke gl_LIBTEXTSTYLE yourself, possibly with arguments.
12
13
Makefile.am:
14
15
Include:
16
#if HAVE_LIBTEXTSTYLE
17
# include <textstyle.h>
18
#endif
19
20
Link:
21
$(LTLIBTEXTSTYLE) when linking with libtool, $(LIBTEXTSTYLE) otherwise
22
23
License:
24
GPL
25
26
Maintainer:
27
all