[PATCH] Require cairo 1.8.2 for user-font support
Adrian Johnson
ajohnson at redneon.com
Fri Oct 31 08:29:07 PDT 2008
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8b7ebe7..71794ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -200,7 +200,7 @@ if test x$enable_splash_output = xyes; then
AC_DEFINE(HAVE_SPLASH)
fi
-CAIRO_VERSION="1.4"
+CAIRO_VERSION="1.8.2"
AC_SUBST(CAIRO_VERSION)
AC_ARG_ENABLE(cairo-output,
AC_HELP_STRING([--disable-cairo-output],
--
1.5.6.3
--------------090504070501070603020308--
More information about the poppler
mailing list