diff --git a/configure.ac b/configure.ac index 44cac744b..c4fbd19f2 100644 --- a/configure.ac +++ b/configure.ac @@ -832,8 +832,7 @@ if test "x${e_cv_want_wayland_only}" != "xno" || test "x${e_cv_want_wayland_clie [ have_wayland=yes AC_DEFINE_UNQUOTED([HAVE_WAYLAND],[1],[enable wayland support]) - ], - [have_wayland=no]) + ]) else have_wayland=no fi