1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Fix minor compiler warnings.

--
This commit is contained in:
Werner Koch 2013-11-15 09:23:40 +01:00
parent 402aa0f948
commit a0102a548d
5 changed files with 4 additions and 11 deletions

View file

@ -20,7 +20,7 @@ mainkeyids='BAA59D9C
45AF2FFE'
if have_pubkey_algo "ECDH"; then
if have_pubkey_algo "ECC"; then
:
else
info "No ECC support due to an old Libgcrypt"