Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        Makefile.am 


Log Message:
switch from *-config to pkg-config, clean up a bit the build process

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 30 Jun 2007 07:04:53 -0000      1.8
+++ Makefile.am 16 Jul 2007 13:27:53 -0000      1.9
@@ -24,9 +24,9 @@
 
 entropy_CC     = cc
 entropy_CFLAGS  = @EWL_CFLAGS@ @EVFS_CFLAGS@ \
-                 @IMLIB2_CFLAGS@ @EPSILON_CFLAGS@
+                 @IMLIB2_CFLAGS@ @EPSILON_CFLAGS@ @ECORE_CFLAGS@
 entropy_LDFLAGS        = -rdynamic @IMLIB2_CFLAGS@
 entropy_LDADD  = $(INTLLIBS) \
                @EWL_LIBS@ \
                @IMLIB2_LIBS@ \
-               @EVFS_LIBS@ @EPSILON_LIBS@
+               @EVFS_LIBS@ @EPSILON_LIBS@ @ECORE_LIBS@



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to