[poppler] configure.ac
Carlos Garcia Campos
carlosgc at kemper.freedesktop.org
Fri Mar 20 04:40:50 PDT 2009
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4cc3cb8992ac554352d68e97563823b9bbd556ce
Author: Carlos Garcia Campos <carlosgc at gnome.org>
Date: Fri Mar 20 12:38:28 2009 +0100
Bump cairo dependency to 1.8.4
Cairo 1.8.4 fixes and important bug that affects the Type 3 font
rendering
diff --git a/configure.ac b/configure.ac
index b1136a2..eb4e95a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -238,7 +238,7 @@ if test x$enable_splash_output = xyes; then
AC_DEFINE(HAVE_SPLASH)
fi
-CAIRO_VERSION="1.8.2"
+CAIRO_VERSION="1.8.4"
AC_SUBST(CAIRO_VERSION)
AC_ARG_ENABLE(cairo-output,
AC_HELP_STRING([--disable-cairo-output],
More information about the poppler
mailing list