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