Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        Makefile.am 


Log Message:
use pkg-config to detect ecore

===================================================================
RCS file: /cvs/e/e17/libs/edje/src/lib/Makefile.am,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- Makefile.am 21 Mar 2007 02:52:41 -0000      1.33
+++ Makefile.am 21 Mar 2007 15:36:26 -0000      1.34
@@ -8,8 +8,7 @@
 INCLUDES            = \
 -I$(top_srcdir) \
 -I$(top_builddir) \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
 
 lib_LTLIBRARIES      = \
 libedje.la 
@@ -37,7 +36,7 @@
 edje_cache.c \
 edje_textblock_styles.c
 
-libedje_la_LIBADD       = -lm @ECORE_LIBS@ @EDJE_LIBS@ @fnmatch_libs@
+libedje_la_LIBADD       = -lm @EDJE_LIBS@ @fnmatch_libs@
 libedje_la_CPPFLAGS     =
 libedje_la_DEPENDENCIES = $(top_builddir)/config.h
 libedje_la_LDFLAGS      = -version-info 5:0:5



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