summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc16
1 files changed, 12 insertions, 4 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 11e676a329..c8d11d88ca 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -130,7 +130,14 @@ d_fsetpos='define'
d_getgrps='undef'
d_setgrps='undef'
d_gethent='undef'
-d_gethname='undef'
+d_gethbyaddr='define'
+d_gethbyname='define'
+d_getnbyaddr='undef'
+d_getnbyname='undef'
+d_getpbyname='define'
+d_getpbynumber='define'
+d_getsbyname='define'
+d_getsbyport='define'
d_getlogin='define'
d_getpgrp2='undef'
d_getpgrp='undef'
@@ -286,9 +293,10 @@ full_csh=''
full_sed=''
gcc=''
gccversion=''
-gethbadd_addr_type='char *'
-gethbadd_alen_type='int'
-getnbadd_net_type='long'
+netdb_host_type='char *'
+netdb_hlen_type='int'
+netdb_name_type='char *'
+netdb_net_type='long'
gidtype='gid_t'
glibpth='/usr/shlib /lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/shlib '
grep='grep'