xref: /OK3568_Linux_fs/external/xserver/include/xwayland-config.h.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1/* xwayland-config.h.in: not at all generated. */
2#ifndef _XWAYLAND_CONFIG_H_
3#define _XWAYLAND_CONFIG_H_
4
5#include <dix-config.h>
6
7/* Build glamor support for Xwayland */
8#undef XWL_HAS_GLAMOR
9
10/* Build eglstream support for Xwayland */
11#undef XWL_HAS_EGLSTREAM
12
13#endif /* _XWAYLAND_CONFIG_H_ */
14