summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/old-configure b/old-configure
index e72f7c8504..11c2e3ff90 100755
--- a/old-configure
+++ b/old-configure
@@ -661,6 +661,8 @@ EOF
_gl_wayland=yes
libs_mplayer="$libs_mplayer -lGL -lEGL"
test "$_gl_wayland" = yes && res_comment="$res_comment wayland"
+ else
+ _gl_wayland=no
fi
if test "$_x11" = yes && test "$_gl" = yes && pkg_config_add "egl"; then
_gl_x11_egl=yes