[Bug 2931] [IcedTea8] Provide Infinality Support via fontconfig
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 14 02:50:04 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2931
--- Comment #8 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=a8745f13be7f
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 14 03:35:55 2016 +0100
PR2931: Provide Infinality Support via fontconfig
2016-07-13 Andrew John Hughes <gnu_andrew at member.fsf.org>
* Makefile.am:
(ICEDTEA_CONFIGURE): Pass --enable-infinality or
--disable-infinality, depending on whether or
not infinality is enabled.
* acinclude.m4:
(IT_CHECK_FOR_FONTCONFIG): Removed.
(IT_ENABLE_INFINALITY): Merge fontconfig detection
from IT_CHECK_FOR_FONTCONFIG into this macro, as
currently we only need to link against fontconfig
for infinality support.
2014-06-12 Andrew John Hughes <gnu.andrew at member.fsf.org>
* AUTHORS:
Add authors of infinality patch. Websites are used
as present as couldn't find any e-mail addresses.
* INSTALL: Document --enable-infinality.
* acinclude.m4:
(IT_ENABLE_INFINALITY): Macro for new option.
* configure.ac: Invoke IT_ENABLE_INFINALITY instead
of its dependency, IT_CHECK_FOR_FONTCONFIG.
2011-09-21 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
(ICEDTEA_ENV): Set FONTCONFIG_LIBS & FONTCONFIG_CFLAGS.
* acinclude.m4:
(IT_CHECK_FOR_FONTCONFIG): Detect fontconfig.
* configure.ac: Add call to IT_CHECK_FOR_FONTCONFIG.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160714/c038ae54/attachment.html>
More information about the distro-pkg-dev
mailing list