Enlightenment CVS committal Author : doursse Project : e17 Module : libs/exml
Dir : e17/libs/exml Modified Files: exml-config.in Log Message: fix exml-config.in a bit =================================================================== RCS file: /cvs/e/e17/libs/exml/exml-config.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- exml-config.in 31 Jul 2006 14:18:22 -0000 1.6 +++ exml-config.in 31 Jul 2006 14:46:01 -0000 1.7 @@ -42,11 +42,11 @@ if test @prefix@/include != /usr/include ; then includes="[EMAIL PROTECTED]@/include" fi - echo $includes @ECORE_CFLAGS@ + echo $includes @ECORE_CFLAGS@ @XSLT_CFLAGS@ @XML2_CFLAGS@ ;; --libs) [EMAIL PROTECTED]@ - echo $libdirs -lexml @ECORE_LIBS@ -lm -lxml2 + echo $libdirs -lexml @ECORE_LIBS@ @XSLT_LIBS@ @XML2_LIBS@ -lm ;; *) echo "${usage}" 1>&2 ------------------------------------------------------------------------- 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