Mercurial > emacs
comparison configure @ 43640:050eee3f784f
Test for getpeername.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 03 Mar 2002 00:24:57 +0000 |
parents | 5fcba75d6dd8 |
children | 7973bc952a02 |
comparison
equal
deleted
inserted
replaced
43639:e3d90e62f3d0 | 43640:050eee3f784f |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by Autoconf 2.52. | 3 # Generated by Autoconf 2.52. |
4 # | 4 # |
5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
6 # Free Software Foundation, Inc. | 6 # Free Software Foundation, Inc. |
7 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
9 | 9 |
10 # Avoid depending upon Character Ranges. | 10 # Avoid depending upon Character Ranges. |
8224 EOF | 8224 EOF |
8225 | 8225 |
8226 fi | 8226 fi |
8227 done | 8227 done |
8228 | 8228 |
8229 for ac_func in gethostname getdomainname dup2 \ | 8229 for ac_func in gethostname getdomainname getpeername dup2 \ |
8230 rename closedir mkdir rmdir sysinfo \ | 8230 rename closedir mkdir rmdir sysinfo \ |
8231 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \ | 8231 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \ |
8232 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \ | 8232 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \ |
8233 utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \ | 8233 utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \ |
8234 __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \ | 8234 __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \ |