. "${GRIMOIRE}/MESON_CONFIGURE" &&

list_remove CAIRO_OPTS "--enable-tee=yes" &&
list_remove CAIRO_OPTS "--enable-tee=no" &&
list_remove CAIRO_OPTS "--enable-xlib-xcb" &&
list_remove CAIRO_OPTS "--enable-xlib-xcb=yes" &&
list_remove CAIRO_OPTS "--enable-xlib-xcb=no" &&
list_remove CAIRO_OPTS "--disable-xlib-xcb" &&

config_query_option CAIRO_OPTS "Enable cairo's tee surface backend feature?" n \
                               "tee=enabled" "tee=disabled"
