devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit 66a55c15488d459340e5b303ed6ea22dc4056691
Author: Chris Michael <[email protected]>
Date:   Wed Mar 6 13:07:09 2013 +0000

    Removed pixman and xcb-image from configure check.
    
    New wayland client compositor does not use pixman or xcb-image to
    render updates, so not needed anymore.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c1106e0..ab557c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -814,7 +814,7 @@ AC_MSG_CHECKING([whether wayland client support is enabled])
 AC_MSG_RESULT([${e_cv_want_wayland_clients}])
 
 if test "x$e_cv_want_wayland_clients" != "xno";then
-  PKG_CHECK_MODULES([WAYLAND], [wayland-server egl >= 7.10 glesv2 gl pixman-1 
xcb-image],
+  PKG_CHECK_MODULES([WAYLAND], [wayland-server egl >= 7.10 glesv2 gl],
     [
       have_wayland_clients=yes
       AC_DEFINE_UNQUOTED([HAVE_WAYLAND_CLIENTS],[1],[enable wayland client 
support])

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to