On Sun, 30 Oct 2011, Enlightenment SVN wrote:

> Log:
> and ecore
>
>
> Author:       discomfitor
> Date:         2011-10-30 15:03:08 -0700 (Sun, 30 Oct 2011)
> New Revision: 64533
> Trac:         http://trac.enlightenment.org/e/changeset/64533
>
> Modified:
>  trunk/e/configure.ac
>
> Modified: trunk/e/configure.ac
> ===================================================================
> --- trunk/e/configure.ac      2011-10-30 19:48:58 UTC (rev 64532)
> +++ trunk/e/configure.ac      2011-10-30 22:03:08 UTC (rev 64533)
> @@ -314,7 +314,7 @@
>   AC_CACHE_VAL([e_cv_want_device_udev], [e_cv_want_device_udev=yes]))
>
> if test "x$e_cv_want_device_udev" != "xno";then
> -  PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 eina >= 1.0.999],
> +  PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 ecore >= 1.0.999 eina >= 1.0.999],

i think that you should use a variable to store the version of the EFL, it 
will be simpler to modify it when the release will be done

Vincent

>     [
>       device_backend=eeze
>       AC_DEFINE_UNQUOTED([HAVE_EEZE],[1],[enable udev support])
>
>
> ------------------------------------------------------------------------------
> Get your Android app more play: Bring it to the BlackBerry PlayBook
> in minutes. BlackBerry App World™ now supports Android™ Apps
> for the BlackBerry® PlayBook™. Discover just how easy and simple
> it is! http://p.sf.net/sfu/android-dev2dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to