diff options
author | Andrew Paprocki <andrew@ishiboo.com> | 2015-05-27 10:46:57 -0400 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2015-05-28 11:16:00 +0200 |
commit | bb2632b339d86f69f7dd9aa7168e4b46bf4126a5 (patch) | |
tree | 68f215d9cff84a80e986b395b6111d052cf3b6d1 /docs/src | |
parent | 266ee6424f146b238c69ae26af95173582b4bc8a (diff) | |
download | libuv-bb2632b339d86f69f7dd9aa7168e4b46bf4126a5.tar.gz libuv-bb2632b339d86f69f7dd9aa7168e4b46bf4126a5.zip |
aix: add ahafs autoconf detection and README notes
The libuv filesystem events API on AIX requires the non-default IBM
`bos.ahafs` package to be installed. The library should still compile
and work on systems without this package. This patch adds proper
detection to `configure.ac` and makes the API return `-ENOSYS` at
runtime if the system does not support it.
PR-URL: https://github.com/libuv/libuv/pull/372
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions