Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/canvas


Modified Files:
        Makefile.am 


Log Message:
missing xcb cflags
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/canvas/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 3 Sep 2005 19:42:28 -0000       1.14
+++ Makefile.am 14 Oct 2005 06:11:03 -0000      1.15
@@ -9,7 +9,7 @@
                       -I$(top_srcdir)/src/lib \
                       -I$(top_srcdir)/src/lib/include \
                       @FREETYPE_CFLAGS@ @x_cflags@ @DIRECTFB_CFLAGS@ \
-                      @eet_cflags@
+                      @eet_cflags@ @xcb_cflags@
 
 noinst_LTLIBRARIES   = libevas_canvas.la
 libevas_canvas_la_SOURCES  = \




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to