configure: update remaining --with-egl-platforms references

Rename the remaining references to omit the egl part.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
This commit is contained in:
Emil Velikov
2016-11-25 18:34:03 +00:00
committed by Emil Velikov
parent 27737e7e84
commit 73682f82bc
4 changed files with 25 additions and 27 deletions

View File

@@ -61,7 +61,7 @@
/**
* Map --with-egl-platforms names to platform types.
* Map --with-platforms names to platform types.
*/
static const struct {
_EGLPlatformType platform;