Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        evas-config.in 


Log Message:
evas-config needs to list EDB_LIBS, too

===================================================================
RCS file: /cvs/e/e17/libs/evas/evas-config.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- evas-config.in      21 Mar 2007 02:15:29 -0000      1.13
+++ evas-config.in      21 Mar 2007 02:43:24 -0000      1.14
@@ -46,7 +46,7 @@
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -levas @pthread_libs@ @dlopen_libs@ @EET_LIBS@ 
@FREETYPE_LIBS@ @FONTCONFIG_LIBS@
+      echo $libdirs -levas @pthread_libs@ @dlopen_libs@ @EDB_LIBS@ @EET_LIBS@ 
@FREETYPE_LIBS@ @FONTCONFIG_LIBS@
       ;;
     *)
       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

Reply via email to