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