Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 21, 2019

AC_FPM_POLL defines HAVE_POLL symbol which is already checked by configure.ac and function poll in AC_CHECK_FUNCS.

AC_FPM_POLL defines HAVE_POLL symbol which is already checked by
configure.ac and function poll in AC_CHECK_FUNCTIONS.
Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also drop HAVE_SELECT -- we assume elsewhere that is it available on non-win32 systems, and fpm does not support win32 anyway.

@php-pulls php-pulls closed this in a316996 Jul 24, 2019
@petk petk deleted the patch-poll-1 branch July 24, 2019 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants