Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:
Added libe check E.h for its functionality, currently you can make a nice front 
end for loading/enabling libs or setting the background
Need to add Ecore_Event or similar for callbacks fo things like module_list or 
background_get etc
See what you think
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- configure.in        5 Jan 2005 05:05:23 -0000       1.40
+++ configure.in        6 Jan 2005 23:10:51 -0000       1.41
@@ -106,6 +106,8 @@
 ])
 ecore_cflags=`$ECORE_CONFIG --cflags`
 ecore_libs=`$ECORE_CONFIG --libs`
+AC_SUBST(ecore_cflags)
+AC_SUBST(ecore_libs)
 
 AC_ARG_WITH(edje-config,
 [  --with-edje-config=EDJE_CONFIG    use edje-config specified ],




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to