Check for gai_strerror.
This commit is contained in:
parent
6708b99c5d
commit
9d280ef705
1 changed files with 1 additions and 1 deletions
|
@ -1928,7 +1928,7 @@ rename closedir mkdir rmdir sysinfo \
|
|||
random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
|
||||
strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
|
||||
utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \
|
||||
__fpending mblen mbrlen strsignal setitimer ualarm index rindex)
|
||||
__fpending mblen mbrlen strsignal setitimer ualarm index rindex gai_strerror)
|
||||
|
||||
AC_FUNC_MKTIME
|
||||
if test "$ac_cv_func_working_mktime" = no; then
|
||||
|
|
Loading…
Add table
Reference in a new issue