diff 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
line wrap: on
line diff
--- a/configure	Sun Mar 03 00:02:48 2002 +0000
+++ b/configure	Sun Mar 03 00:24:57 2002 +0000
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.
 #
-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -8226,7 +8226,7 @@
 fi
 done
 
-for ac_func in gethostname getdomainname dup2 \
+for ac_func in gethostname getdomainname getpeername 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 \