On Wed, 28 Nov 2012 12:16:18 +0100
[email protected] wrote:

> > Log:
> > argh it was only connman that was broken and I am the breaker
> 
> So connman wont work with efl 1.7.x, which is the version distributions
> should use?
> 
> >
> > @@ -805,7 +805,7 @@
> >  AM_CONDITIONAL(HAVE_DUMMY, false)
> >  define([CHECK_MODULE_CONNMAN],
> >  [
> > -  AC_E_CHECK_PKG(ECONNMAN, [ edbus >= 1.7.0 ], [], [CONNMAN=false])
> > +  AC_E_CHECK_PKG(ECONNMAN, [ edbus2 ], [], [CONNMAN=false])
> >  dnl  AC_E_CHECK_PKG(DUMMY, [ connman >= 1.0 ], [], [CONNMAN=false])
> >  ])
> >  AC_SUBST(ECONNMAN_CFLAGS)
> 
> 
> 

hmm I thought that the agent used edbus, but I guess I confused it with python 
e_dbus. today is a confusing day for me

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to