configure: fix the build while enabling egl as the only renderer

This commit is contained in:
Sreerenj Balachandran 2015-07-02 10:45:50 +03:00
parent cd66209676
commit f728b9d67c

View file

@ -951,7 +951,7 @@ dnl ---------------------------------------------------------------------------
dnl -- Generate files and summary --
dnl ---------------------------------------------------------------------------
case ":$USE_X11:$USE_GLX:$USE_WAYLAND:$USE_DRM:" in
case ":$USE_X11:$USE_GLX:$USE_EGL:$USE_WAYLAND:$USE_DRM:" in
*:1:*)
;;
*)