Feature test for poll.h

This commit is contained in:
Chase
2025-11-28 14:05:59 -05:00
committed by Jon Trulson
parent 0dc238d08e
commit e64189f19d
9 changed files with 51 additions and 13 deletions

View File

@@ -454,7 +454,7 @@ dnl Used to check if program 'tic' is available to install terminfo files
AC_CHECK_PROGS(TIC, tic, :)
dnl headers
AC_CHECK_HEADERS([locale.h security/pam_appl.h utempter.h])
AC_CHECK_HEADERS([locale.h poll.h sys/poll.h security/pam_appl.h utempter.h])
dnl Xrender header
AC_CHECK_HEADERS([X11/extensions/Xrender.h], [],