Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_container


Modified Files:
        Makefile.am 


Log Message:
rework esmart autotools setup even more.

===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_container/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Makefile.am 3 Sep 2005 22:17:12 -0000       1.9
+++ Makefile.am 21 Mar 2007 16:28:23 -0000      1.10
@@ -4,9 +4,7 @@
 pkg_LTLIBRARIES = libesmart_container.la
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_container \
-          @IMLIB2_CFLAGS@ \
-          @EVAS_CFLAGS@ \
-          @ECORE_CFLAGS@
+          @CONTAINER_CFLAGS@
 
 installed_headersdir = $(prefix)/include/Esmart
 installed_headers_DATA = Esmart_Container.h
@@ -20,4 +18,4 @@
                                 esmart_container_util.c
 
 libesmart_container_la_LDFLAGS = -version-info 0:9:0
-libesmart_container_la_LIBADD = @IMLIB2_LIBS@ @EVAS_LIBS@ -lltdl -lm
+libesmart_container_la_LIBADD = @CONTAINER_LIBS@ -lltdl -lm



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