Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        configure.in 


Log Message:
Fix autofoo for efreet includes.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -3 -r1.102 -r1.103
--- configure.in        26 Mar 2007 00:57:28 -0000      1.102
+++ configure.in        29 Mar 2007 18:41:26 -0000      1.103
@@ -59,7 +59,7 @@
 PKG_CHECK_MODULES(EVAS, [evas >= 0.9.9])
 CFLAGS=$EVAS_CFLAGS" "$CFLAGS
 
-PKG_CHECK_MODULES(ECORE, [efreet >= 0.0.3])
+PKG_CHECK_MODULES(EFREET, [efreet >= 0.0.3])
 CFLAGS=$EFREET_CFLAGS" "$CFLAGS
 
 PKG_CHECK_MODULES(ECORE, [



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