fontconfig/src
Keith Packard 19d124dc4f Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)
Libtool-2.2 introduces new restrictions. So now it does not allow LT_*
variables as it includes marcros:

m4_pattern_forbid([^_?LT_[A-Z_]+$])

Rename the LT_ variables to LIBT_ to work around this restriction.
2008-05-03 20:23:37 -07:00
..
Makefile.am Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692) 2008-05-03 20:23:37 -07:00
fcatomic.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcblanks.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fccache.c Workaround for stat() brokenness in Microsoft's C library (bug 8526) 2007-11-13 16:41:55 -08:00
fccfg.c Proper config path for static libraries in win32 2008-05-03 19:45:31 -07:00
fccharset.c Charset hashing depended on uniqueness of leaves. 2006-09-06 17:45:40 -07:00
fcdbg.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcdefault.c Ensure weight/slant values present even when style is supplied (bug 9313). 2007-10-25 01:35:32 -07:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Store font directory mtime in cache file. 2007-10-18 04:13:51 -07:00
fcfreetype.c Remove size and dpi values from bitmap fonts. Bug 8765. 2008-05-03 17:43:39 -07:00
fcfs.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcftint.h Remove freetype requirement for build-time applications. 2008-01-02 08:47:14 -08:00
fcinit.c FcInit should return FcFalse when FcInitLoadConfigAndFonts fails. (bug 10976) 2007-10-25 00:41:28 -07:00
fcint.h Fontconfig options for freetype sub-pixel filter configuration 2008-05-03 19:33:45 -07:00
fclang.c Include fcftaliastail.h so that the freetype funcs are exported. 2008-01-07 16:31:06 -08:00
fclist.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcmatch.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcmatrix.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcname.c Fontconfig options for freetype sub-pixel filter configuration 2008-05-03 19:33:45 -07:00
fcpat.c Include fcftaliastail.h so that the freetype funcs are exported. 2008-01-07 16:31:06 -08:00
fcserialize.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcstr.c Update CaseFolding.txt to Unicode 5.1.0 2007-10-25 14:20:06 -07:00
fcxml.c Proper config path for static libraries in win32 2008-05-03 19:45:31 -07:00
ftglue.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
ftglue.h Hide FreeType glue code from library ABI. 2006-09-04 02:13:13 -07:00
makealias fontconfig build fails if "head" is missing or unusable (bug 14304) 2008-05-03 19:49:07 -07:00