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