aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-05-05 17:08:22 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-05-17 23:24:34 +0200
commite91e48161235272ff485ff32bd048c53af731f43 (patch)
tree1fa1a40ff64feda643dcc8f1ed2515e00e2a8974 /configure.ac
parent3b06e68b7734cb10a555f9d7e804dd5d808236a4 (diff)
libcurl: #ifdef away more code for disabled features/protocols
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f1c48b165..13e8e297b 100755
--- a/configure.ac
+++ b/configure.ac
@@ -3772,6 +3772,8 @@ AC_CHECK_FUNCS([fnmatch \
getpwuid_r \
getrlimit \
gettimeofday \
+ getpeername \
+ getsockname \
if_nametoindex \
mach_absolute_time \
pipe \