[poppler] [patch] Bug 9020 - fontconfig version check

Albert Astals Cid aacid at kde.org
Sun Nov 4 04:29:11 PST 2007


A Diumenge 04 Novembre 2007, Brad Hards va escriure:
> https://bugs.freedesktop.org/show_bug.cgi?id=9820 describes a problem with
> fontconfig checks.
>
> How about this for a fix?

Commited.

Albert

>
> Brad
>
>
> diff --git a/configure.ac b/configure.ac
> index af1d25a..547d6f0 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -154,7 +154,7 @@ fi
>  AC_SUBST(FREETYPE_CFLAGS)
>  AC_SUBST(FREETYPE_LIBS)
>
> -PKG_CHECK_MODULES(FONTCONFIG, fontconfig)
> +PKG_CHECK_MODULES(FONTCONFIG, fontconfig >= 2.0.0)
>
>  AC_ARG_ENABLE(splash-output,
>                AC_HELP_STRING([--disable-splash-output],




More information about the poppler mailing list