]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure.ac SELinux fixes
authorSpencer Shimko <sshimko@tresys.com>
Wed, 21 Apr 2010 17:44:29 +0000 (13:44 -0400)
committerEric Blake <eblake@redhat.com>
Thu, 22 Apr 2010 16:50:49 +0000 (10:50 -0600)
commite5c668a021a213e3ce03100579faae953f3d3f0f
treefc15a2dbf53a4911b61f8084257f92085f44080b
parent9772bebab7f12e5b68a44fe007b28acaf9ddb321
configure.ac SELinux fixes

* Fix a logic error in configure.ac that prevented --with-selinux=no
  from being used with --with-secdriver-selinux=no.

* Fix some strings to clarify the difference between --with-selinux
  and --with-secdriver-selinux.

Signed-off-by: Spencer Shimko <sshimko@tresys.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
configure.ac