diff --git a/configure.ac b/configure.ac index b8a5c68b67..fe0cb8962c 100644 --- a/configure.ac +++ b/configure.ac @@ -324,7 +324,8 @@ AC_ARG_ENABLE(quartz-relocation, AC_ARG_ENABLE(wayland-cairo-gl, AS_HELP_STRING([--enable-wayland-cairo-gl], [enable the use of Cairo GL in the Wayland backend]), - [enable_wayland_cairo_gl=yes]) + [], + [enable_wayland_cairo_gl=no]) cairo_backends=