On Fri, Dec 21, 2012 at 1:40 PM, thomasg <tho...@gstaedtner.net> wrote:
> On Fri, Dec 21, 2012 at 4:13 PM, Leandro Dorileo 
> <dori...@profusion.mobi>wrote:
>
>>
>> I think it used to depend on geneet.py, but looking at it it seems to not
>> call
>> geneet.py anywhere, if so the geneet check could be removed as well.
>>
>> Regards....
>>
>> On Fri, Dec 21, 2012 at 03:16:04PM +0100, Thomas Gstädtner wrote:
>> > I can't see why it would depend on python.
>> > ---
>> >  trunk/PROTO/etrophy/configure.ac | 5 -----
>> >  1 file changed, 5 deletions(-)
>> >
>> > diff --git a/trunk/PROTO/etrophy/configure.ac b/trunk/PROTO/etrophy/
>> configure.ac
>> > index 3f97428..e874e6a 100644
>> > --- a/trunk/PROTO/etrophy/configure.ac
>> > +++ b/trunk/PROTO/etrophy/configure.ac
>> > @@ -83,11 +83,6 @@ AC_PROG_CC
>> >
>> >  EFL_CHECK_DOXYGEN([build_doc="yes"], [build_doc="no"])
>> >
>> > -# python
>> > -
>> > -AM_PATH_PYTHON([2.5], , [:])
>> > -AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != : ])
>> > -
>> >  # pkg-config
>> >
>> >  PKG_PROG_PKG_CONFIG
>> > --
>> > 1.8.0
>> >
>> >
>>
>> --
>> Leandro Dorileo
>> ProFUSION embedded systems
>> http://profusion.mobi
>>
>>
>>
> Hi Leandro,
>
> you're right, there is no sign of geneet being used actively in etrophy.
> So I redid the patch and removed both.
>
> I also attached another patch adding the efl_path_max.m4 macro,
> which was called in configure.ac but didn't exist and thus fail.
> It's a copy and paste of course (from efreet in this case) :)
>

Thanks Thomas,

you're right. Its initial version was using geneet and it was dropped
before landing on svn.
Looks like I forgot some stuff.
I can't apply your patches right now, I'm going to do this tomorrow
with some further work on etrophy.

regards

> --
> thomasg
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Bruno Dilly
Lead Developer
ProFUSION embedded systems
http://profusion.mobi

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to