commit | edb6a3bd0a802eb3c9cb71e4d29588d69980c2b4 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Sep 03 22:59:17 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Sep 03 22:59:17 2013 -0700 |
tree | c578885c120d8580b34b7452200efec29ab2dc62 | |
parent | a8e627f4f2890f2903963f9e297cca151c860200 [diff] |
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