On 08/29/10 18:39, Enlightenment SVN wrote:
> Log:
>    shall we get configure checks right eh?
>
> -#dnl Check enotify support for illume-indicator module so it can do dbus 
> notifications or not
> -AC_E_CHECK_PKG(ENOTIFY, [enotify>= 1.0.0], [], [ENOTIFY=false])
> +# Check enotify support for illume-indicator module so it can do dbus 
> notifications or not
> +AC_E_CHECK_PKG(ENOTIFY, [edbus>= 1.0.0 enotify>= 1.0.0], [], [ILLUME2=false])

Well, seems we failed already :P There really is no reason to disable 
illume2 if these are not found. The code in the indicator module which 
is going to use enotify, already has the proper ifdef's for ENOTIFY so 
that it can still be built without enotify support. Disabling illume2 
totally because these are not found is just wrong.

dh

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to