view modules/libtextstyle @ 40183:9301e0f7fe60

libtextstyle: New module. * m4/libtextstyle.m4: New file. * modules/libtextstyle: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 10 Feb 2019 12:49:39 +0100
parents
children
line wrap: on
line source

Description:
Output of styled text.

Files:
m4/libtextstyle.m4

Depends-on:
havelib

configure.ac:
gl_LIBTEXTSTYLE

Makefile.am:

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

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

License:
GPL

Maintainer:
all