Rewrote the gethostbyname() check after Andrés García's provided patch
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Feb 2004 12:13:20 +0000 (12:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Feb 2004 12:13:20 +0000 (12:13 +0000)
commit9f2780a2ee8ed7b3374b46823b3608f6a06d3a86
treef66b710f0a925f1c275e5402402d1c5a13ea039c
parent1a6969a88796764ff504016d7656d1adb6daf077
Rewrote the gethostbyname() check after Andrés García's provided patch
for finding it using mingw on windows.
I also made the script skip the search for gethostbyname_r and gethostbyaddr_r
when ipv6 is enabled.
configure.ac