gnulib-tool.py: Optimize directory creation.
[gnulib.git] / modules / libtextstyle
blob4c3a4686ac12ad0c8772cf8d4c41c7dcbecdc06f
1 Description:
2 Output of styled text.
4 Files:
5 m4/libtextstyle.m4
7 Depends-on:
8 havelib
10 configure.ac:
11 # You need to invoke gl_LIBTEXTSTYLE yourself, possibly with arguments.
13 Makefile.am:
15 Include:
16 #if HAVE_LIBTEXTSTYLE
17 # include <textstyle.h>
18 #endif
20 Link:
21 $(LTLIBTEXTSTYLE) when linking with libtool, $(LIBTEXTSTYLE) otherwise
23 License:
24 GPL
26 Maintainer:
27 all