configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4cc3cb8992ac554352d68e97563823b9bbd556ce
Author: Carlos Garcia Campos <[email protected]>
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],
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to