[cairo-bugs] [Bug 7424] --disable-xlib-xrender not working
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 14 10:13:52 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=7424
--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> 2008-01-14 10:13:42 PST ---
Created an attachment (id=13712)
--> (http://bugs.freedesktop.org/attachment.cgi?id=13712)
Fixup ./configure --disable-xlib-xrender
Hmm, make check is failing with ./configure --disable-xlib-xrender
(cairo_xlib_surface_create_with_xrender_format() still remains in the public
API and the boilerplate code needs fixup as well).
Most of the patch resolves around removing the indirect «#include
"cairoint.h"» from the boilerplate code, I think the most contentious chunk is
the change in the public API (cairo-xlib-xrender.h) to use
CAIRO_HAS_XLIB_XRENDER_SURFACE instead of CAIRO_HAS_XLIB_SURFACE.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list