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