mirror of
https://github.com/python/cpython.git
synced 2026-01-26 12:55:08 +00:00
gh-137390: Add missing line continuation character in configure.ac (#137391)
This commit is contained in:
parent
4dae9b1ff1
commit
001461a292
@ -5219,7 +5219,7 @@ AC_CHECK_FUNCS([ \
|
||||
posix_spawn_file_actions_addclosefrom_np \
|
||||
pread preadv preadv2 process_vm_readv \
|
||||
pthread_cond_timedwait_relative_np pthread_condattr_setclock pthread_init \
|
||||
pthread_kill pthread_get_name_np pthread_getname_np pthread_set_name_np
|
||||
pthread_kill pthread_get_name_np pthread_getname_np pthread_set_name_np \
|
||||
pthread_setname_np pthread_getattr_np \
|
||||
ptsname ptsname_r pwrite pwritev pwritev2 readlink readlinkat readv realpath renameat \
|
||||
rtpSpawn sched_get_priority_max sched_rr_get_interval sched_setaffinity \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user