]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: remove WITH_GNUTLS usage
authorPavel Hrdina <phrdina@redhat.com>
Wed, 22 Jan 2020 16:21:35 +0000 (17:21 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 22 Jan 2020 17:07:09 +0000 (18:07 +0100)
commit153fd683681be13f380378acfc531cc3df206fd1
tree7e310091e5c18ff29670192359209ecf68ee437f
parente4e62941f2b5da573a49a8eb66761b75cdcb0baf
src: remove WITH_GNUTLS usage

Since commit <60d9ad6f1e42618fce10baeb0f02c35e5ebd5b24> we require
GnuTLS and since commit <ac0d21c762351f58dd5d2dafa2014ed48a8b49f3>
we can actually drop the usage of WITH_GNUTLS.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/libvirt.c
src/remote/remote_driver.c
src/rpc/virnetclient.c
src/rpc/virnetclient.h
src/rpc/virnetsocket.c
src/rpc/virnetsocket.h
src/util/virrandom.c