aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 30e1b2ac4..1163e9080 100644
--- a/configure.in
+++ b/configure.in
@@ -178,11 +178,14 @@ AC_CHECK_FUNCS( socket \
stricmp \
strcmpi \
gethostname \
+ gethostbyname_r \
gethostbyaddr \
+ gethostbyaddr_r \
getservbyname \
gettimeofday \
inet_addr \
inet_ntoa \
+ inet_ntoa_r \
tcsetattr \
tcgetattr \
perror \