summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-03-20 12:38:28 +0100
committerCarlos Garcia Campos <carlosgc@gnome.org>2009-03-20 12:38:28 +0100
commit4cc3cb8992ac554352d68e97563823b9bbd556ce (patch)
treee76286f1c2a4c7e9a1d58c3173e24c901c864245 /configure.ac
parentda94fe717a1ab60fb074fae61d582d1ee7151fc2 (diff)
Bump cairo dependency to 1.8.4
Cairo 1.8.4 fixes and important bug that affects the Type 3 font rendering
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1136a2a..eb4e95a1 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],