28 Feb
2024
28 Feb
'24
1:24 p.m.
On Wed Feb 28 08:37:45 2024 +0000, Rémi Bernon wrote:
Do we need this if? The purpose of this check is to only fail the build when EGL is missing and both `--with-wayland` and `--with-opengl` are specified. Without this check the build would also fail (due to the following `WINE_NOTICE_WITH`) when EGL is missing and the configure is just `--with-opengl`.
In other words I didn't want non-explicit Wayland builds to suddenly require EGL. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5177#note_62917