mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Apparently the enum values cannot be checked during preprocessor phase. Fix it with checking gbm version using meson and defining additional symbols which are visible during compile time. Signed-off-by: Tautvis <gtautvis@gmail.com>