From 353686e636822cd09ebac4c0ac1f491dff03ba0a Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Tue, 3 Sep 2013 20:12:44 +0200 Subject: configure: build with wayland 1.2.0 For the time being there will be a check if someone uses wayland from git, because I really really like to have the others formats too. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index f6705f89a8..a613fee571 100755 --- a/configure +++ b/configure @@ -1702,7 +1702,7 @@ depends_on_application_services(){ fi #if darwin -_wlver="1.2.90" +_wlver="1.2.0" echocheck "Wayland" if test "$_wayland" = yes || test "$_wayland" = auto; then _wayland="no" -- cgit v1.2.3