meson: Allow building glvnd with EGL and non-dri based GLX
authorDylan Baker <dylan@pnwbakers.com>
Wed, 1 Nov 2017 17:24:10 +0000 (10:24 -0700)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 8 Nov 2017 15:53:00 +0000 (15:53 +0000)
commit8a36f025f46011f0ca56924633e8f6d9f1c9aaaf
treeeac7b4189e20a9a12c9ce221e116ace76dd3f827
parent85a017230cacd0661570421c8e5b0619e512d33d
meson: Allow building glvnd with EGL and non-dri based GLX

Because meson mirrors the auototools logic, it needs the same changes to
allow building glvnd based egl.

v2: - change if to elif (Eric)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
meson.build