Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/evas

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


Modified Files:
        Makefile.am 


Log Message:
evas now uses pkg-config to detect EET. i also reworked the autoconf code for 
that, IMO it now is MUCH cleaner and easier to read than before. if this causes 
any trouble, please contact me rather than putting weird code in again. thanks 
:)

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/imaging/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 3 Sep 2005 19:42:28 -0000       1.7
+++ Makefile.am 21 Mar 2007 02:15:29 -0000      1.8
@@ -9,7 +9,7 @@
                       -I$(top_srcdir)/src/lib \
                       -I$(top_srcdir)/src/lib/include \
                       @FREETYPE_CFLAGS@ \
-                       @eet_cflags@ 
+                       @EET_CFLAGS@ 
 
 noinst_LTLIBRARIES      = libevas_imaging.la
 libevas_imaging_la_SOURCES  = \



-------------------------------------------------------------------------
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