Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in 


Log Message:
Change internal window handling API. Now passing Win (pointer to EXID struct) 
in stead of window XID.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -3 -r1.152 -r1.153
--- configure.in        28 Apr 2006 18:36:15 -0000      1.152
+++ configure.in        29 Apr 2006 19:39:20 -0000      1.153
@@ -244,6 +244,8 @@
   echo "  We highly suggest that you rectify this situation immediately."
 ])
 
+AC_DEFINE(USE_NEW_WIN_API, 1, [Use new window handling API])
+
 AC_ARG_ENABLE(gcc-warnings,
   [  --enable-gcc-warnings   enable GCC compiler warnings @<:@default=no@:>@],,
   enable_gcc_warnings=no) 




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to