Skip to content

Commit 74bd3cd

Browse files
committed
reconf
1 parent 1aae171 commit 74bd3cd

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

configure

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4775,7 +4775,8 @@ AC_CHECK_FUNCS([ \
47754775
lockf lstat lutimes madvise mbrtowc memrchr mkdirat mkfifo mkfifoat \
47764776
mknod mknodat mktime mmap mremap nice openat opendir pathconf pause pipe pipe2 \
47774777
plock poll posix_fadvise posix_fallocate posix_spawn posix_spawnp pread preadv \
4778-
preadv2 pthread_cond_timedwait_relative_np pthread_condattr_setclock pthread_init pthread_kill \
4778+
preadv2 pthread_cond_timedwait_relative_np pthread_condattr_setclock \
4779+
posix_spawn_file_actions_addclosefrom_np pthread_init pthread_kill \
47794780
pwrite pwritev pwritev2 readlink readlinkat readv realpath renameat \
47804781
rtpSpawn sched_get_priority_max sched_rr_get_interval sched_setaffinity \
47814782
sched_setparam sched_setscheduler sem_clockwait sem_getvalue sem_open \

0 commit comments

Comments
 (0)