]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix parted detection at configure time
authorEric Blake <eblake@redhat.com>
Mon, 31 Jan 2011 22:08:26 +0000 (15:08 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 1 Feb 2011 16:05:05 +0000 (09:05 -0700)
commit59b34f139d85dd11fa380833e47ea9784b3e2e39
tree70d13a83fd868a861766d2cbd5fd76279729d25d
parent8168285b450ebe9f6e4ac2c3d8f107ca7c581119
build: fix parted detection at configure time

* configure.ac (PARTED_FOUND): Issue configure error if
--with-storage-disk=yes but no parted is found.
configure.ac