From: Jean-Philippe Andre Date: Fri, 24 Oct 2014 09:18:38 +0000 (+0900) Subject: Add ecore-wayland flags to the general cflags X-Git-Tag: upstream/0.19.99~512 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13194fb4e277e4282833e3be49c1580f787f92d4;p=platform%2Fupstream%2Fenlightenment.git Add ecore-wayland flags to the general cflags My build would break on missing Ecore_Wayland.h otherwise. --- diff --git a/configure.ac b/configure.ac index 77148f1..839f0bf 100644 --- a/configure.ac +++ b/configure.ac @@ -557,6 +557,7 @@ PKG_CHECK_MODULES(E, [ ecore-con >= ${efl_version} ecore-ipc >= ${efl_version} ecore-file >= ${efl_version} + ecore-wayland >= ${efl_version} eet >= ${efl_version} edje >= ${efl_version} efreet >= ${efl_version}