From ecd8ab53882dcca07eb4ed2b68b63b9bbaa47fe1 Mon Sep 17 00:00:00 2001 From: Florian Gawrilowicz Date: Thu, 17 Feb 2011 15:03:13 +0100 Subject: [PATCH] Renaming of cairo_pattern_mesh_ happend in cairo 1.11.3 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 63a4dfb..082dd13 100644 --- a/configure.ac +++ b/configure.ac @@ -370,7 +370,7 @@ if test x$enable_splash_output = xyes; then AC_DEFINE(HAVE_SPLASH) fi -CAIRO_VERSION="1.10.0" +CAIRO_VERSION="1.11.3" AC_SUBST(CAIRO_VERSION) AC_ARG_ENABLE(cairo-output, AC_HELP_STRING([--disable-cairo-output], -- 1.7.4.1