Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        configure.in 


Log Message:
Add some more IPC stuff, think I am getting the hang of this now
Make libe use the ipc_handlers backend (womeone might need to correct my 
autofoo)
what should we do for the (pretty custom) libe RESPONSEs? should they go into 
the handlers too?
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- configure.in        31 May 2005 22:59:31 -0000      1.67
+++ configure.in        2 Jun 2005 14:15:17 -0000       1.68
@@ -116,6 +116,8 @@
 ])
 evas_cflags=`$EVAS_CONFIG --cflags`
 evas_libs=`$EVAS_CONFIG --libs`
+AC_SUBST(evas_cflags)
+AC_SUBST(evas_libs)
 
 AC_ARG_WITH(ecore-config,
 [  --with-ecore-config=ECORE_CONFIG  use ecore-config specified ],




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to