meson: fix USE_GLES_VERSION_MASK
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 25 Apr 2018 15:50:14 +0000 (17:50 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 25 Apr 2018 16:01:48 +0000 (18:01 +0200)
commit785efdbc22f0b403573f45f3de6351c7d4f21e4f
treec248e53ba46457064eae3856b519b52542f56494
parent4af46f00c2a809773388b8e5e17ef9985ad034e9
meson: fix USE_GLES_VERSION_MASK

1. The macro in the code is USE_GLES_VERSION_MASK
2. glesv3 is provided by glesv2 pkg-config, then it's required to
   check headers

https://bugzilla.gnome.org/show_bug.cgi?id=795391
meson.build