File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2562,7 +2562,7 @@ AC_MSG_RESULT(MACHDEP_OBJS)
25622562
25632563# checks for library functions
25642564AC_CHECK_FUNCS(alarm accept4 setitimer getitimer bind_textdomain_codeset chown \
2565- clock confstr ctermid execv faccessat fchmod fchmodat fchown fchownat \
2565+ clock confstr ctermid dirfd execv faccessat fchmod fchmodat fchown fchownat \
25662566 fexecve fdopendir fork fpathconf fstatat ftime ftruncate futimesat \
25672567 futimens futimes gai_strerror \
25682568 getgrouplist getgroups getlogin getloadavg getpeername getpgid getpid \
Original file line number Diff line number Diff line change 181181 */
182182#undef HAVE_DIRENT_H
183183
184+ /* Define to 1 if you have the `dirfd' function. */
185+ #undef HAVE_DIRFD
186+
184187/* Define to 1 if you have the <dlfcn.h> header file. */
185188#undef HAVE_DLFCN_H
186189
You can’t perform that action at this time.
0 commit comments