]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-nss: Introduce more checks before enabling NSS
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 25 Dec 2016 12:42:42 +0000 (13:42 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 2 Jan 2017 12:25:42 +0000 (13:25 +0100)
commit09da661006bb97465845976d9a672cae3dadee80
tree731e4b0caa6434ec7a8168b3b7b66a2db6cf54e6
parent9a3dd116a61467ffbe71e7a8b39b88a3fa0c639c
virt-nss: Introduce more checks before enabling NSS

The plugin depends on more modules than we currently check for,
i.e. network driver and yajl library.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
m4/virt-nss.m4