You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
542 B

  1. --- a/configure
  2. +++ b/configure
  3. @@ -11271,7 +11271,7 @@ for ac_func in alarm accept4 setitimer g
  4. sigtimedwait sigwait sigwaitinfo snprintf strftime strlcpy symlinkat sync \
  5. sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
  6. truncate uname unlinkat unsetenv utimensat utimes waitid waitpid wait3 wait4 \
  7. - wcscoll wcsftime wcsxfrm wmemcmp writev _getpty
  8. + wcscoll wcsxfrm wmemcmp writev _getpty
  9. do :
  10. as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
  11. ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"