X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpoll.m4;h=bbbb221374ef8330a33855aaddbed7212d7cf51f;hb=7fa8158cfcdd526f247d063202dc57c7f76901d8;hp=2105a645e46f49df44fc43317e82b9b1b26215e4;hpb=5abcb8724ac7046d62203ea643e9ce69f63a6a8a;p=m6w6%2Fext-psi diff --git a/m4/poll.m4 b/m4/poll.m4 index 2105a64..bbbb221 100644 --- a/m4/poll.m4 +++ b/m4/poll.m4 @@ -1,5 +1,5 @@ PSI_CHECK_POLL() { - AC_CHECK_HEADERS(poll.h) + PSI_CONFIG_POSIX(poll, poll.h) PSI_STRUCT(struct pollfd, [ int fd,