Skip to content
Snippets Groups Projects
Commit 7da84405 authored by Emil Velikov's avatar Emil Velikov
Browse files

configure.ac: loosen --enable-glvnd check to honour egl


Currently we error out when building GLVND w/o GLX.

That was the original premice before we had EGL. As the commit says,
that error should be reworked to honour both - do so.

v2: Drop noop *);; (Eric)

Reported-by: default avatarLukas Rusak <lorusak@gmail.com>
Fixes: ce562f9e ("EGL: Implement the libglvnd interface for EGL (v3)")
Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
Reviewed-by: default avatarEric Engestrom <eric.engestrom@imgtec.com>
Tested-by: Lukas Rusak <lorusak@gmail.com> (v1)
(cherry picked from commit b4967561)
parent 797dbe4e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment