Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/exquisite

Dir     : e17/apps/exquisite


Modified Files:
        configure.in 


Log Message:


don't link to what you don't need.

===================================================================
RCS file: /cvs/e/e17/apps/exquisite/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- configure.in        2 Nov 2007 06:21:08 -0000       1.1
+++ configure.in        9 Jul 2008 20:49:47 -0000       1.2
@@ -104,10 +104,7 @@
 PKG_CHECK_MODULES([ECORE], [
    ecore-con
    ecore-evas
-   ecore-ipc
-   ecore-job
-   ecore-txt
-   ecore-file])
+   ecore-ipc])
 
 AC_ARG_WITH(edje-cc,
 [  --with-edje-cc=PATH              specify a specific path to edje_cc],



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to