On Fri, 23 Jul 2010, Enlightenment SVN wrote:
> Log: > Exalt: Actually we don't require Evas, remove unecessary include > Author: etrunko > Date: 2010-07-23 10:14:20 -0700 (Fri, 23 Jul 2010) > New Revision: 50457 > > Modified: > trunk/exalt/configure.ac trunk/exalt/src/lib/exalt_sys_conf.h > > Modified: trunk/exalt/configure.ac > =================================================================== > --- trunk/exalt/configure.ac 2010-07-23 16:56:19 UTC (rev 50456) > +++ trunk/exalt/configure.ac 2010-07-23 17:14:20 UTC (rev 50457) > @@ -112,7 +112,6 @@ > requirements="ecore eet ecore-file ehal edbus evas dbus-1" you forgot to remove evas requirement Vincent > > PKG_CHECK_MODULES(EXALT, [ > - evas >= 0.9.9.9.037, > ecore >= 0.9.9.037, > eet >= 0.9.9.038, > ecore-file >= 0.9.9, > > Modified: trunk/exalt/src/lib/exalt_sys_conf.h > =================================================================== > --- trunk/exalt/src/lib/exalt_sys_conf.h 2010-07-23 16:56:19 UTC (rev > 50456) > +++ trunk/exalt/src/lib/exalt_sys_conf.h 2010-07-23 17:14:20 UTC (rev > 50457) > @@ -17,7 +17,6 @@ > #include <Ecore_File.h> > #include "Exalt.h" > #include <Eet.h> > -#include <Evas.h> > > /** the directory of the file configuration of wpa_supplicant */ > #define EXALT_WPA_CONF_FILE_DIR "/etc/wpa_supplicant" > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > enlightenment-svn mailing list > enlightenment-...@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel