Ralf Wildenhues wrote on 2006-03-03:
> the test is fine, but the build fails later:
>
> | xlc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\"
> -DLIBDIR=\"/usr/local/lib\" -I. -I../../dummy-0/lib -I..-D_THREAD_SAFE
> -g -c ../../dummy-0/lib/poll.c
> | "../../dummy-0/lib/poll.c", line 5
Ralf Wildenhues wrote on 2006-03-03:
> On powerpc-ibm-aix5.3.0.0, poll is not deemed acceptable: the test in
> m4/poll.m4 fails because polling on /dev/null does not work. It does
> work to poll on regular files, though. Polling on /dev/tty does not
> work either.
Thanks for the report. I'm chan