Commit f633ab68 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

commented out the check for gethostbyname_r() as we no longer use it

parent 808621ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1014,7 +1014,7 @@ else
    CURL_CHECK_GETHOSTBYNAME_R()

    dnl dig around for gethostbyaddr_r()
    CURL_CHECK_GETHOSTBYADDR_R()
    dnl CURL_CHECK_GETHOSTBYADDR_R()
  fi

  dnl poke around for inet_ntoa_r()