diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2007-09-03 16:44:55 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2007-09-03 16:44:55 (GMT) |
commit | 25523d27e7f363e4690a8f56aefce146eeacb2d3 (patch) | |
tree | 0070c82080b9c806488df05ef1db251623848dc5 /configure | |
parent | 6c3572673d30eadb50cbff2b1b0b066866d45c88 (diff) | |
download | cpython-25523d27e7f363e4690a8f56aefce146eeacb2d3.zip cpython-25523d27e7f363e4690a8f56aefce146eeacb2d3.tar.gz cpython-25523d27e7f363e4690a8f56aefce146eeacb2d3.tar.bz2 |
regenerated
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 57142 . +# From configure.in Revision: 57931 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for python 3.0. # @@ -14831,6 +14831,7 @@ echo "${ECHO_T}MACHDEP_OBJS" >&6; } + for ac_func in alarm bind_textdomain_codeset chflags chown clock confstr \ ctermid execv fork fpathconf ftime ftruncate \ gai_strerror getgroups getlogin getloadavg getpeername getpgid getpid \ @@ -14840,7 +14841,7 @@ for ac_func in alarm bind_textdomain_codeset chflags chown clock confstr \ putenv readlink realpath \ select setegid seteuid setgid \ setlocale setregid setreuid setsid setpgid setpgrp setuid setvbuf snprintf \ - sigaction siginterrupt sigrelse strftime \ + sigaction siginterrupt sigrelse strftime strlcpy \ sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \ truncate uname unsetenv utimes waitpid wait3 wait4 wcscoll _getpty do |