Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        configure.in 


Log Message:
update to the new api of xcb 1.0. et rid of xcb_aux dependancy

===================================================================
RCS file: /cvs/e/e17/libs/evas/configure.in,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -3 -r1.180 -r1.181
--- configure.in        17 Sep 2006 12:29:26 -0000      1.180
+++ configure.in        1 Oct 2006 18:27:31 -0000       1.181
@@ -207,7 +207,7 @@
 if test "x$have_evas_software_xcb" = "xyes"; then
   PKG_CHECK_MODULES(
     XCB,
-    xcb xcb-shm xcb-aux xcb-image xcb-icccm,
+    xcb xcb-shm xcb-image xcb-icccm,
     [AC_DEFINE(BUILD_ENGINE_SOFTWARE_XCB, 1, [Software XCB Rendering Backend])
      xcb_cflags=$XCB_CFLAGS
      xcb_libs=$XCB_LIBS



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to