chromium/third_party/weston/config/config.h

/*
 * Autogenerated by the Meson build system.
 * Do not edit, your changes will be lost.
 */

#pragma once



#define BUILD_HEADLESS_COMPOSITOR 1

#define BUILD_WAYLAND_COMPOSITOR 1

#define BUILD_X11_COMPOSITOR 1



#define EGL_NO_PLATFORM_SPECIFIC_TYPES 1

#define EGL_NO_X11 1

#define ENABLE_EGL 1

#define ENABLE_JUNIT_XML 1

#define HAVE_GBM_BO_CREATE_WITH_MODIFIERS2 1

#define HAVE_INITGROUPS 1

#define HAVE_LIBSEAT 1

#define HAVE_LINUX_SYNC_FILE_H 1



#define HAVE_MKOSTEMP 1

#define HAVE_PANGO 1

#define HAVE_POSIX_FALLOCATE 1

#define HAVE_STRCHRNUL 1

#define HAVE_UNREACHABLE 1

#define HAVE_XCB_XKB 1

#define HAVE_XKBCOMMON_COMPOSE 1





#define MAJOR_IN_SYSMACROS 1

#define MESA_EGL_NO_X11_HEADERS 1



#define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/wayland/weston/issues/"

#define PACKAGE_STRING "weston 12.0.1"

#define PACKAGE_URL "https://wayland.freedesktop.org"

#define PACKAGE_VERSION "12.0.1"

#define USE_RESIZE_POOL 1

#define VERSION "12.0.1"

#define WESTON_NATIVE_BACKEND "wayland"

#define WESTON_SHELL_CLIENT "weston-desktop-shell"

#define _ALL_SOURCE 1

#define _GNU_SOURCE 1

__attribute__((visibility("default"))) int main(int argc, char* argv[]);