#ifndef CAIRO_FEATURES_H #define CAIRO_FEATURES_H #undef CAIRO_HAS_FC_FONT #undef CAIRO_HAS_FT_FONT #undef CAIRO_HAS_QUARTZ_FONT #undef CAIRO_HAS_USER_FONT #undef CAIRO_HAS_WIN32_FONT #undef CAIRO_HAS_EGL_FUNCTIONS #undef CAIRO_HAS_GLX_FUNCTIONS #undef CAIRO_HAS_GOBJECT_FUNCTIONS #undef CAIRO_HAS_PNG_FUNCTIONS #undef CAIRO_HAS_WGL_FUNCTIONS #undef CAIRO_HAS_WIN32_SURFACE #undef CAIRO_HAS_XCB_SHM_FUNCTIONS #undef CAIRO_HAS_IMAGE_SURFACE #undef CAIRO_HAS_MIME_SURFACE #undef CAIRO_HAS_OBSERVER_SURFACE #undef CAIRO_HAS_RECORDING_SURFACE #undef CAIRO_HAS_PDF_SURFACE #undef CAIRO_HAS_PS_SURFACE #undef CAIRO_HAS_QUARTZ_SURFACE #undef CAIRO_HAS_SCRIPT_SURFACE #undef CAIRO_HAS_SVG_SURFACE #undef CAIRO_HAS_WIN32_SURFACE #undef CAIRO_HAS_XCB_SURFACE #undef CAIRO_HAS_XLIB_SURFACE #undef CAIRO_HAS_XLIB_XRENDER_SURFACE #endif