From: Karl Heuer Date: Thu, 12 Aug 1999 16:01:32 +0000 (+0000) Subject: Check for getaddrinfo. X-Git-Tag: emacs-pretest-21.0.90~7194 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bab630c9b3f340be416edaa4c9dde1a5743176bf;p=emacs.git Check for getaddrinfo. --- diff --git a/configure.in b/configure.in index a06a24710a6..63ce5c83bd7 100644 --- a/configure.in +++ b/configure.in @@ -1749,7 +1749,7 @@ AC_CHECK_FUNCS(gettimeofday gethostname getdomainname dup2 \ 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 shutdown strftime) +utimes setrlimit setpgid getcwd shutdown strftime getaddrinfo) # Check this now, so that we will NOT find the above functions in ncurses. # That is because we have not set up to link ncurses in lib-src.