ok, that's another possible solution :)
Thanks, I'll revert my local changes then.

On Thu, Jan 12, 2012 at 11:45 AM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:

> On Thu, Jan 12, 2012 at 6:16 AM, Youness Alaoui
> <kakar...@kakaroto.homelinux.net> wrote:
> > You use 'timercmp' which is not POSIX and you're not checking for it in
> the
> > configure... you should use something else instead or provide a
> replacement
> > if it's not found.
> > After the include of sys/time.h, I added a simple :
> > #ifndef timercmp
> > #define ... /* copy/pasted from /usr/include/sys/time.h */
> > #endif
> >
> > Should I commit that or wait until it's properly fixed ?
>
> nah, too much work... I'll do the manual comparison, it's trivial.
>
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Mar 27 - Feb 2
> Save $400 by Jan. 27
> Register now!
> http://p.sf.net/sfu/rsa-sfdev2dev2
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to