From ceebcf3fb2948bd5a7a87c783e488b69ff3b0837 Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Thu, 1 Oct 2015 10:23:28 -0400 Subject: elementary: Use ecore_wl2 library for elementary Signed-off-by: Chris Michael --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1c883581c..1271665b8 100644 --- a/configure.ac +++ b/configure.ac @@ -247,7 +247,7 @@ ELM_CHECK_BACKEND([PSL1GHT]) ELM_CHECK_BACKEND([SDL]) ELM_CHECK_BACKEND([Cocoa]) ELM_CHECK_BACKEND([Win32]) -ELM_CHECK_BACKEND([Wayland]) +ELM_CHECK_BACKEND([Wl2]) ELM_CHECK_BACKEND([DRM]) ELM_CHECK_OPTION([elocation], [0.1.0]) -- cgit v1.2.1