Enlightenment CVS committal Author : tilman Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_text_entry Modified Files: Makefile.am Log Message: rework esmart autotools setup even more. =================================================================== RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_text_entry/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 3 Sep 2005 19:30:07 -0000 1.6 +++ Makefile.am 21 Mar 2007 16:28:23 -0000 1.7 @@ -2,9 +2,7 @@ pkg_LTLIBRARIES = libesmart_text_entry.la INCLUDES = -I$(top_srcdir)/src/lib/esmart_text_entry \ - @EVAS_CFLAGS@ \ - @ECORE_CFLAGS@ \ - @EDJE_CFLAGS@ + @TEXT_ENTRY_CFLAGS@ installed_headersdir = $(prefix)/include/Esmart installed_headers_DATA = Esmart_Text_Entry.h @@ -13,5 +11,5 @@ Esmart_Text_Entry.h libesmart_text_entry_la_LDFLAGS = -version-info 0:9:0 -libesmart_text_entry_la_LIBADD = @EVAS_LIBS@ -lecore @EDJE_LIBS@ +libesmart_text_entry_la_LIBADD = @TEXT_ENTRY_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