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