configure: toytoolkit GL apps depend on cairo-egl
authorPekka Paalanen <ppaalanen@gmail.com>
Tue, 31 Jan 2012 14:35:18 +0000 (16:35 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 31 Jan 2012 14:40:27 +0000 (09:40 -0500)
commit51d2195937c4b02e1ab54b4ef382dc765f22ac6c
tree57b639b89371da6382149ebf19112798fcabd0f4
parenta4f80f34e286bb505c9494f5fb1d95c21f645557
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>
configure.ac