mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
drop unused configure check for pthread_atfork (#4046)
This commit is contained in:
parent
20faa68bbb
commit
24c4d046c4
3 changed files with 0 additions and 15 deletions
|
@ -3043,7 +3043,6 @@ if test "$posix_threads" = "yes"; then
|
|||
[Define if pthread_sigmask() does not work on your system.])
|
||||
;;
|
||||
esac])
|
||||
AC_CHECK_FUNCS(pthread_atfork)
|
||||
AC_CHECK_FUNCS(pthread_getcpuclockid)
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue