commit | 51d2195937c4b02e1ab54b4ef382dc765f22ac6c | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Jan 31 16:35:18 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Jan 31 09:40:27 2012 -0500 |
tree | 57b639b89371da6382149ebf19112798fcabd0f4 | |
parent | a4f80f34e286bb505c9494f5fb1d95c21f645557 [diff] |
configure: toytoolkit GL apps depend on cairo-egl Do not build toytoolkit applications that use GL, if Cairo-egl is not available. These applications (which happen to be also the full GL clients) do not work at all without Cairo-egl, and fail at runtime with "unable to acquire window surface". Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>