config_query_option VTE_XFT2 "Enable drawing using XFT2?" y \
                    "--with-xft2" "--without-xft2" &&

config_query_option VTE_PANGOX "Enable X fonts with Pango?" y \
                    "--with-pangox" "--without-pangox"  &&

config_query_option VTE_DEPRECATED "Use deprecated GLib/Pango/ATK/GDK/GTK+ features" n \
                    "--enable-deprecation" "--disable-deprecation"
