projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc85a9
)
getservbyname is not used by libcurl, don't check for it
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 11 Oct 2001 07:41:52 +0000
(07:41 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 11 Oct 2001 07:41:52 +0000
(07:41 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index a11fe9bb7b5194a4843b98ac51419717fa8ee002..e203a2b9ebe8dc4b6ea87e9742c2387bb08d5311 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-533,7
+533,6
@@
AC_CHECK_FUNCS( socket \
strcmpi \
gethostname \
gethostbyaddr \
- getservbyname \
gettimeofday \
inet_addr \
inet_ntoa \