Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        configure.in 


Log Message:
- switch to efreet. 
  - untested as I don't have any icon themes on this machine

===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -3 -r1.101 -r1.102
--- configure.in        21 Mar 2007 18:26:50 -0000      1.101
+++ configure.in        26 Mar 2007 00:57:28 -0000      1.102
@@ -59,8 +59,10 @@
 PKG_CHECK_MODULES(EVAS, [evas >= 0.9.9])
 CFLAGS=$EVAS_CFLAGS" "$CFLAGS
 
+PKG_CHECK_MODULES(ECORE, [efreet >= 0.0.3])
+CFLAGS=$EFREET_CFLAGS" "$CFLAGS
+
 PKG_CHECK_MODULES(ECORE, [
-  ecore-desktop
   ecore-txt
   ecore-file
 ])



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