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