configure: fix the build while enabling egl as the only renderer
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 2 Jul 2015 07:45:50 +0000 (10:45 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 2 Jul 2015 07:45:50 +0000 (10:45 +0300)
configure.ac

index 47a360f..1f59a17 100644 (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:*)
     ;;
 *)