Hash :
c1e59f5a
Author :
Date :
2020-08-01T15:04:52
libtextstyle[-optional]: Allow requesting a minimum version. * m4/libtextstyle.m4 (gl_LIBTEXTSTYLE): Allow an optional argument. (gl_LIBTEXTSTYLE_NEWEST_VERSION, gl_LIBTEXTSTYLE_INITIALIZE, gl_LIBTEXTSTYLE_SEARCH): New macros. * modules/libtextstyle (configure.ac): Don't invoke gl_LIBTEXTSTYLE. * m4/libtextstyle-optional.m4 (gl_LIBTEXTSTYLE_OPTIONAL): Allow an optional argument. Invoke, not require, gl_LIBTEXTSTYLE. * modules/libtextstyle-optional (configure.ac): Don't invoke gl_LIBTEXTSTYLE_OPTIONAL. * NEWS: Mention the changes.
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