]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: avoid RHEL 5 build failure on LXC
authorEric Blake <eblake@redhat.com>
Wed, 26 Oct 2011 16:11:50 +0000 (10:11 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 26 Oct 2011 16:11:50 +0000 (10:11 -0600)
commit2dee8965933db824084672e3d012f58ebe2e07c6
tree200c0c58a9edfa7b2cf69a9092d6995a70feea14
parent9cf70dad0fab41f668e2e63c2a40a69b4a7e3dec
build: avoid RHEL 5 build failure on LXC

Per the discussion here, LXC on RHEL 5 makes no sense.
https://www.redhat.com/archives/libvir-list/2011-September/msg01169.html

* configure.ac (with_lxc): Reject RHEL 5.x LXC as too old.
configure.ac