093384
diff -up python3/Python-3.6.8/configure.old python3/Python-3.6.8/configure
093384
--- Python-3.6.8/configure.old	2019-10-01 12:56:35.074551835 +0200
093384
+++ Python-3.6.8/configure	2019-10-01 12:56:44.240517798 +0200
093384
@@ -11438,7 +11438,7 @@ for ac_func in alarm accept4 setitimer g
093384
  sigaction sigaltstack siginterrupt sigpending sigrelse \
093384
  sigtimedwait sigwait sigwaitinfo snprintf strftime strlcpy symlinkat sync \
093384
  sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
093384
- truncate uname unlinkat unsetenv utimensat utimes waitid waitpid wait3 wait4 \
093384
+ truncate uname unlinkat unsetenv utimes waitid waitpid wait3 wait4 \
093384
  wcscoll wcsftime wcsxfrm wmemcmp writev _getpty
093384
 do :
093384
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`