]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: rbd doesn't need -lcrypto
authorCole Robinson <crobinso@redhat.com>
Sun, 15 Jul 2012 17:18:44 +0000 (13:18 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 17 Jul 2012 13:49:53 +0000 (09:49 -0400)
commit2d98ee5b35a59e4efb4099a0770bda267c8fb3dc
tree58f49315d6cca3328e930b070af9e0f31d05756a
parent387117ad920dd949c55f0621fe649008f8401017
configure: rbd doesn't need -lcrypto

See https://www.redhat.com/archives/libvir-list/2012-July/msg00493.html

Basically building against librbd doesn't seem to actually require -lcrypto.

Also report the rbd linker flags in configure output
configure.ac