summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorJonas Ã…dahl <jadahl@gmail.com>2022-05-28 20:18:41 +0200
committerMarge Bot <marge-bot@gnome.org>2022-12-17 13:52:51 +0000
commit0e8aaebc00f18a642c9058c00f5ea6f52cd2b385 (patch)
tree4420e042834e1ead1c67cf0272709da9943d621a /config.h.meson
parent7e974ba6cc0743305d83cca822e4241c5ad94ae5 (diff)
downloadmutter-0e8aaebc00f18a642c9058c00f5ea6f52cd2b385.tar.gz
xwayland: Make XSetIOErrorExitHandler() mandatory
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2718>
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.meson b/config.h.meson
index c7724b24f..d7fd48f9b 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -95,9 +95,6 @@
/* Whether Xwayland has -listenfd option */
#mesondefine HAVE_XWAYLAND_LISTENFD
-/* Whether libX11 has XSetIOErrorExitHandler */
-#mesondefine HAVE_XSETIOERROREXITHANDLER
-
/* Whether the mkostemp function exists */
#mesondefine HAVE_MKOSTEMP