From: kramm Date: Fri, 3 Sep 2004 20:19:55 +0000 (+0000) Subject: added fontconfig. X-Git-Tag: xpdf-3-00~46 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=e824fa84c88e6a2d1b2b17edea0bd995c8e0c7cf added fontconfig. --- diff --git a/config.h.in b/config.h.in index 98aa4b6..bd38952 100644 --- a/config.h.in +++ b/config.h.in @@ -131,6 +131,9 @@ /* have/use freetype library */ #undef HAVE_FREETYPE +#undef HAVE_FONTCONFIG_H +#undef HAVE_FONTCONFIG + /* have/use internal l.a.m.e. mp3 library */ #undef HAVE_LAME