Applied -- thanks!
On Feb 20, 2012, at 12:31 AM, Paul H. Hargrove wrote:
> The attachment adds the necessary (cached) check for aio.h before enabling
> fbtl:posix.
> -Paul
>
> On 2/17/2012 12:55 AM, Paul Hargrove wrote:
>> OpenBSD lacks an aio.h header.
>> configure knows this:
>> $ grep aio.h
The attachment adds the necessary (cached) check for aio.h before
enabling fbtl:posix.
-Paul
On 2/17/2012 12:55 AM, Paul Hargrove wrote:
OpenBSD lacks an aio.h header.
configure knows this:
$ grep aio.h configure.log
checking aio.h usability... no
checking aio.h presence... no
OpenBSD lacks an aio.h header.
configure knows this:
> $ grep aio.h configure.log
> checking aio.h usability... no
> checking aio.h presence... no
> checking for aio.h... no
Yet fbtl/posix is enabled, despite needing aio.h:
> checking if MCA component fbtl:posix can compile... yes
I am guessi