Issue 5562: check for wcsftime.

This commit is contained in:
Martin v. Löwis 2009-05-29 17:25:39 +00:00
parent 8ed91b2768
commit 113a085590
3 changed files with 4945 additions and 5824 deletions

View file

@ -2429,7 +2429,8 @@ AC_CHECK_FUNCS(alarm setitimer getitimer bind_textdomain_codeset chown \
setlocale setregid setreuid setsid setpgid setpgrp setuid setvbuf snprintf \
sigaction siginterrupt sigrelse strftime strlcpy \
sysconf tcgetpgrp tcsetpgrp tempnam timegm times tmpfile tmpnam tmpnam_r \
truncate uname unsetenv utimes waitpid wait3 wait4 wcscoll wcsxfrm _getpty)
truncate uname unsetenv utimes waitpid wait3 wait4 \
wcscoll wcsftime wcsxfrm _getpty)
# For some functions, having a definition is not sufficient, since
# we want to take their address.