mirror of
https://github.com/mirror/make.git
synced 2025-03-09 17:20:59 +08:00
Don't check for getdtablesize.
This commit is contained in:
parent
af72fc38fe
commit
ee6b27b728
@ -38,7 +38,7 @@ changequote([,])dnl
|
||||
fi
|
||||
AC_MSG_RESULT($ac_cv_check_symbol_$1)])dnl
|
||||
|
||||
AC_CHECK_FUNCS(getdtablesize psignal mktemp \
|
||||
AC_CHECK_FUNCS(psignal mktemp \
|
||||
dup2 getcwd sigsetmask getgroups setlinebuf \
|
||||
seteuid setegid setreuid setregid strerror strsignal)
|
||||
AC_CHECK_SYMBOL(sys_siglist)
|
||||
|
Loading…
Reference in New Issue
Block a user