diff options
author | Jean-Paul Calderone <exarkun@divmod.com> | 2010-06-19 19:54:48 (GMT) |
---|---|---|
committer | Jean-Paul Calderone <exarkun@divmod.com> | 2010-06-19 19:54:48 (GMT) |
commit | 867c4354609b09b2425b188f212e54fc027be18f (patch) | |
tree | 246457fd2c5b2bda15b701a74d38c8b85237fdbb /configure | |
parent | 2aa3af4a162e78714b7c4fceecc12fceab60e1bf (diff) | |
download | cpython-867c4354609b09b2425b188f212e54fc027be18f.zip cpython-867c4354609b09b2425b188f212e54fc027be18f.tar.gz cpython-867c4354609b09b2425b188f212e54fc027be18f.tar.bz2 |
merge forward from the python 2.x branch
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9297,7 +9297,7 @@ for ac_func in alarm setitimer getitimer bind_textdomain_codeset chown \ select sem_open sem_timedwait sem_getvalue sem_unlink setegid seteuid \ setgid \ setlocale setregid setreuid setresuid setresgid setsid setpgid setpgrp setuid setvbuf \ - sigaction siginterrupt sigrelse snprintf strftime strlcpy \ + sigaction siginterrupt signalfd sigprocmask sigrelse snprintf strftime strlcpy \ sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \ truncate uname unsetenv utimes waitpid wait3 wait4 \ wcscoll wcsftime wcsxfrm _getpty |