Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/lib


Modified Files:
        Makefile.am 


Log Message:
Link with coverage support.


===================================================================
RCS file: /cvs/e/e17/proto/eina/src/lib/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 31 Jul 2008 15:08:19 -0000      1.4
+++ Makefile.am 1 Aug 2008 12:27:44 -0000       1.5
@@ -1,7 +1,8 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 AM_CPPFLAGS = \
--I$(top_srcdir)/src/include
+-I$(top_srcdir)/src/include \
[EMAIL PROTECTED]@
 
 lib_LTLIBRARIES = libeina.la
 
@@ -19,6 +20,6 @@
 eina_magic.c \
 eina_stringshare.c
 
-libeina_la_LIBADD = -ldl
+libeina_la_LIBADD = -ldl @COVERAGE_LIBS@
 libeina_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info 
@version_info@
 libeina_la_DEPENDENCIES = $(top_builddir)/config.h



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to