getservbyname is not used by libcurl, don't check for it
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Oct 2001 07:41:52 +0000 (07:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Oct 2001 07:41:52 +0000 (07:41 +0000)
configure.in

index a11fe9bb7b5194a4843b98ac51419717fa8ee002..e203a2b9ebe8dc4b6ea87e9742c2387bb08d5311 100644 (file)
@@ -533,7 +533,6 @@ AC_CHECK_FUNCS( socket \
                 strcmpi \
                 gethostname \
                 gethostbyaddr \
-                getservbyname \
                 gettimeofday \
                 inet_addr \
                 inet_ntoa \