diff options
Diffstat (limited to 'TOOLS/old-configure')
-rwxr-xr-x | TOOLS/old-configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/old-configure b/TOOLS/old-configure index cdb65b0d7d..ac9f1e773d 100755 --- a/TOOLS/old-configure +++ b/TOOLS/old-configure @@ -690,6 +690,7 @@ fi check_yes_no $_gl GL check_yes_no $_gl_x11 GL_X11 check_yes_no $_gl_x11_egl EGL_X11 +check_yes_no $_gl_x11_egl EGL check_yes_no $_gl_wayland GL_WAYLAND echores "$_gl" |