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