The source project of this merge request has been removed.
meson: replace gles version check with a header presence check
As explained in #8 (closed), there are GLES implementations out there that report bogus version numbers for the GLESv2 lib, so we can't actually use that version number reliably.
Closes: #8 (closed)