Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/exml

Dir     : e17/libs/exml/src


Modified Files:
        Makefile.am 


Log Message:
use ac_path_geenric.m4 to detect ecore, libxml2 and xslt

===================================================================
RCS file: /cvs/e/e17/libs/exml/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 31 Jul 2006 10:05:56 -0000      1.4
+++ Makefile.am 31 Jul 2006 10:48:57 -0000      1.5
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 
 INCLUDES = \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
 
 lib_LTLIBRARIES = libexml.la
 include_HEADERS = \
@@ -12,7 +12,7 @@
 libexml_la_SOURCES = \
 exml.c
 
-libexml_la_LIBADD = -lm @xml2_libs@
+libexml_la_LIBADD = @XSL_LIBS@ @XML2_LIBS@ @ECORE_LIBS@ -lm
 libexml_la_LDFLAGS = -version-info 1:0:0
 
 MAINTAINERCLEANFILES = Makefile.in config.h.in



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