From: Gregory P. Smith Date: Mon, 16 Jan 2012 10:09:41 +0000 (-0800) Subject: regenerated using autoconf, includes dirfd test. X-Git-Tag: v3.3.0a1~387 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1bb06f7ad8eee9a99cf4d3faecf0dd2b5fd8c84;p=thirdparty%2FPython%2Fcpython.git regenerated using autoconf, includes dirfd test. --- diff --git a/configure b/configure index 7cd7e9187323..d6bd2bf6dee2 100755 --- a/configure +++ b/configure @@ -9396,7 +9396,7 @@ $as_echo "MACHDEP_OBJS" >&6; } # checks for library functions for ac_func in alarm accept4 setitimer getitimer bind_textdomain_codeset chown \ - clock confstr ctermid execv faccessat fchmod fchmodat fchown fchownat \ + clock confstr ctermid dirfd execv faccessat fchmod fchmodat fchown fchownat \ fexecve fdopendir fork fpathconf fstatat ftime ftruncate futimesat \ futimens futimes gai_strerror \ getgrouplist getgroups getlogin getloadavg getpeername getpgid getpid \