On Wed, Jan 7, 2009 at 6:42 PM, Marc Lehmann <[email protected]> wrote:
> On Wed, Jan 07, 2009 at 04:15:19PM -0200, Rodrigo Campos 
> <[email protected]> wrote:
>> How can I do that ? I didn't find a way to do it when I run
>> "./configure --help".
>
> hmm, configure --help explicitly tells me what to do in your case:
>
>  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
>              you have headers in a nonstandard directory <include dir>
>
>> Or is not on configure where I should do it ? I
>> really don't know :)
>
> try, for example, in a posix shell:
>
>   CPPFLAGS=-I/other/include ./configure
>
> Use wherever poll.h can be found.

Ahhh, sorry. Thanks :)


>
> In any case, thanks for testing this, I will release libev-3.52 now with
> qnx support :)

At least the example program works on QNX 6.3.2 =)




Thanks a lot,
Rodrigo

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to