mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-19 19:09:35 +00:00
Besides the original check (-n $WAYLAND_DISPLAY), do not use the bundled libraries also when there are the libwayland* in system (so not needed). This allows `uv -d sdl:driver=KMSDRM` even from console when WAYLAND_DISPLAY is not defined but Wayland is run in a different session. If the WAYLAND_DISPLAY is defined but the not all libwayland* are found in the system, now the bundled version is used (changed- was not previously).