On Sat, 2 Jul 2011 04:48:19 -0700 "Enlightenment SVN" <[email protected]> wrote:
> Log: > e: yet another dso fix. > > > Author: cedric > Date: 2011-07-02 04:48:19 -0700 (Sat, 02 Jul 2011) > New Revision: 60936 > Trac: http://trac.enlightenment.org/e/changeset/60936 > > Modified: > trunk/e/configure.ac > > Modified: trunk/e/configure.ac > =================================================================== > --- trunk/e/configure.ac 2011-07-02 11:06:52 UTC (rev 60935) > +++ trunk/e/configure.ac 2011-07-02 11:48:19 UTC (rev 60936) > @@ -424,6 +424,7 @@ > > efm_requires="\ > ecore >= 1.0.999 \ > +ecore-con >= 1.0.999 \ > ecore-file >= 1.0.999 \ > ecore-ipc >= 1.0.999 \ > eet >= 1.4.0 \ > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn I already fixed this: efm only uses ecore-con when eeze mounting is enabled, so it must be added to $eeze_mount. Revert this, as it is not the correct fix. -- Mike Blumenkrantz Zentific: Coding in binary since '10. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
