summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2023-02-04 11:36:25 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2023-02-04 11:36:25 +0100
commit2bef8669bc992f06300464d72d8c4ea4bef8a479 (patch)
tree41ae2d6de491dac66f431a0d3815e68a6a3c0fd5 /meson_options.txt
parent338eca43428d1956216362eeb8e1715bac99d876 (diff)
downloadcairo-2bef8669bc992f06300464d72d8c4ea4bef8a479.tar.gz
Remove XML surface
According to the Debian code search tool, nothing uses it as part of the Cairo public API, and it has been disabled for a long time with nobody complaining about it.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 4bdfe8a13..5b96940dd 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -10,7 +10,6 @@ option('tee', type : 'feature', value : 'disabled')
option('xcb', type : 'feature', value : 'auto')
option('xlib', type : 'feature', value : 'auto')
option('xlib-xcb', type : 'feature', value : 'disabled')
-option('xml', type : 'feature', value : 'disabled')
option('zlib', type : 'feature', value : 'auto') # script, ps, pdf, xml surfaces
# Tests