Coolz :) Thanks.
Daniel Juyung Seo (SeoZ) On Fri, Jan 4, 2013 at 5:53 PM, Enlightenment SVN < [email protected]> wrote: > Log: > efl: Default ephysics to no > > Author: englebass > Date: 2013-01-04 00:53:46 -0800 (Fri, 04 Jan 2013) > New Revision: 82164 > Trac: http://trac.enlightenment.org/e/changeset/82164 > > Modified: > trunk/efl/configure.ac > > Modified: trunk/efl/configure.ac > =================================================================== > --- trunk/efl/configure.ac 2013-01-04 08:45:31 UTC (rev 82163) > +++ trunk/efl/configure.ac 2013-01-04 08:53:46 UTC (rev 82164) > @@ -3229,7 +3229,7 @@ > want_physics="no" > fi > ], > - [want_physics="yes"]) > + [want_physics="no"]) > > EFL_LIB_START_OPTIONAL([EPhysics], [test "${want_physics}" = "yes"]) > > > > > ------------------------------------------------------------------------------ > Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and > much more. Get web development skills now with LearnDevNow - > 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122812 > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
