Add a test for fchdir().

This is part of SF feature #536796.
This commit is contained in:
Fred Drake 2002-04-15 19:20:27 +00:00
parent 188ecd141a
commit 6b3cc524c0
3 changed files with 7 additions and 3 deletions

View file

@ -1580,7 +1580,7 @@ AC_MSG_RESULT(MACHDEP_OBJS)
# checks for library functions
AC_CHECK_FUNCS(alarm chown chroot clock confstr ctermid ctermid_r execv \
flock fork fsync fdatasync fpathconf ftime ftruncate \
fchdir flock fork fsync fdatasync fpathconf ftime ftruncate \
gai_strerror getgroups getlogin getpeername getpid getpwent getwd \
hstrerror inet_pton kill killpg link lstat mkfifo mknod mktime mremap \
nice pathconf pause plock poll pthread_init \