[cairo-commit] cairomm configure.in,1.14,1.15
Jonathon Jongsma
commit at pdx.freedesktop.org
Mon Jun 12 19:08:25 PDT 2006
Committed by: jjongsma
Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv14617
Modified Files:
configure.in
Log Message:
update for new cairo API cairo_surface_set_fallback_resolution()
Index: configure.in
===================================================================
RCS file: /cvs/cairo/cairomm/configure.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- configure.in 9 May 2006 01:50:57 -0000 1.14
+++ configure.in 13 Jun 2006 02:08:23 -0000 1.15
@@ -90,7 +90,7 @@
AC_CHECK_HEADERS(string list map, , exit)
-PKG_CHECK_MODULES(CAIROMM, cairo >= 1.0)
+PKG_CHECK_MODULES(CAIROMM, cairo >= 1.1.7)
dnl Check whether to build the documentation directory
More information about the cairo-commit
mailing list