Added --enable-openssl-backend configure option.
commitf105a76c30cd5ad1875fa68e617989cc7b0bfdb6
authorKarel Slany <karel.slany@nic.cz>
Thu, 2 Oct 2014 10:41:10 +0000 (2 12:41 +0200)
committerKarel Slany <karel.slany@nic.cz>
Thu, 2 Oct 2014 10:41:10 +0000 (2 12:41 +0200)
tree1fd1650715fb40bc4e8f3f30ba4de89f8492cb0a
parent13689ae1a8c5b5f6fecb910e688c9680a0a364d3
Added --enable-openssl-backend configure option.

This option disables libgpgme as compilation dependency. This does
however still not disable all tests for gpg.
configure.ac
src/Makefile.am
src/crypto.c [deleted file]
src/crypto_gpg.c
src/crypto_openssl.c
test/offline/Makefile.am