commit b192bc6ff325e1d603f16bfa2edcac8a8194a936 parent 06dafe8c1f497a2c1c54f464722f374c6dd1185e Author: Bartosz Duszel <bartosz.duszel@protonmail.com> Date: Tue, 24 Mar 2020 07:30:24 +0100 remove autoconf check for htonll Diffstat:
| M | configure.ac | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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 \