Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/esmart

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


Modified Files:
        Makefile.am 


Log Message:
rework esmart autotools setup even more.

===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_textarea/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 3 Sep 2005 22:17:12 -0000       1.4
+++ Makefile.am 21 Mar 2007 16:28:23 -0000      1.5
@@ -2,9 +2,7 @@
 pkg_LTLIBRARIES = libesmart_textarea.la
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_textarea \
-          @EVAS_CFLAGS@ \
-          @ECORE_CFLAGS@ \
-          @EDJE_CFLAGS@
+          @TEXT_AREA_CFLAGS@
 
 installed_headersdir = $(prefix)/include/Esmart
 installed_headers_DATA = Esmart_Textarea.h
@@ -18,4 +16,4 @@
                                esmart_textarea_private.h
 
 libesmart_textarea_la_LDFLAGS = -version-info 0:9:0
-libesmart_textarea_la_LIBADD = @ECORE_LIBS@ @EVAS_LIBS@ @EDJE_LIBS@
+libesmart_textarea_la_LIBADD = @TEXT_AREA_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