Check for gai_strerror.

This commit is contained in:
Dave Love 2000-10-02 16:37:49 +00:00
parent 6708b99c5d
commit 9d280ef705

View file

@ -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