configure.ac: Only enable enable_simple_egl_clients if enable_egl is yes
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Sep 2013 05:59:17 +0000 (22:59 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 4 Sep 2013 05:59:17 +0000 (22:59 -0700)
commitedb6a3bd0a802eb3c9cb71e4d29588d69980c2b4
treec578885c120d8580b34b7452200efec29ab2dc62
parenta8e627f4f2890f2903963f9e297cca151c860200
configure.ac: Only enable enable_simple_egl_clients if enable_egl is yes

This simplifies a few checks and makes sure we only build the
subsurfaces client if EGL is enabled.

https://bugs.freedesktop.org/show_bug.cgi?id=68727
configure.ac