aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBartosz Duszel <bartosz.duszel@protonmail.com>2020-03-24 07:30:24 +0100
committerDavid Goulet <dgoulet@torproject.org>2020-07-07 08:00:30 -0400
commitb192bc6ff325e1d603f16bfa2edcac8a8194a936 (patch)
tree0da76526ec21dbb63effd96e3ecf1e747411237b /configure.ac
parent06dafe8c1f497a2c1c54f464722f374c6dd1185e (diff)
downloadtor-b192bc6ff325e1d603f16bfa2edcac8a8194a936.tar.gz
tor-b192bc6ff325e1d603f16bfa2edcac8a8194a936.zip
remove autoconf check for htonll
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f08a566d2..ef07b92ffc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -683,7 +683,6 @@ AC_CHECK_FUNCS(
gettimeofday \
gmtime_r \
gnu_get_libc_version \
- htonll \
inet_aton \
ioctl \
issetugid \