1/* xwayland-config.h.meson.in: not at all generated */
2
3#pragma once
4
5#include <dix-config.h>
6
7/* Build glamor support for Xwayland */
8#mesondefine XWL_HAS_GLAMOR
9
10/* Build eglstream support for Xwayland */
11#mesondefine XWL_HAS_EGLSTREAM
12