forked from I2P_Developers/i2p.i2p
remove debugging cruft
This commit is contained in:
@ -30,7 +30,7 @@ else
|
||||
OPENSSL_BIN="openssl"
|
||||
fi
|
||||
|
||||
if check_for_prog certtool1; then
|
||||
if check_for_prog certtool; then
|
||||
CERTTOOL=1
|
||||
echo "-- Checking certificates with GnuTLS --"
|
||||
elif check_for_prog openssl; then
|
||||
|
Reference in New Issue
Block a user