mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
a3169964c0
AC_FPM_POLL defines HAVE_POLL symbol which is already checked by configure.ac and function poll in AC_CHECK_FUNCTIONS. Closes GH-4449