tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 3ebf3cf9467cfb82f856ca37b3aeacaa8815ab44
parent 95fc085bf367c1559871b68b3e01f1dc084fab6a
Author: Bartosz Duszel <bartosz.duszel@protonmail.com>
Date:   Sun, 22 Mar 2020 20:40:15 +0100

remove autoconf check for getpass

Diffstat:
Mconfigure.ac | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -679,7 +679,6 @@ AC_CHECK_FUNCS( getdelim \ getifaddrs \ getline \ - getpass \ getrlimit \ gettimeofday \ gmtime_r \