]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: disable network and storage-fs drivers on mac os x
authorJustin Clift <jclift@redhat.com>
Tue, 5 Oct 2010 01:31:05 +0000 (12:31 +1100)
committerJustin Clift <jclift@redhat.com>
Tue, 5 Oct 2010 13:29:58 +0000 (00:29 +1100)
commit577ad920d71e711b9c8a20d844ee1568e0e3c18b
tree3ba026ccb53241b58b4bfc7d2deafb875e15b205
parent2e224f197c6844d31bdb94f727278050192492b4
configure: disable network and storage-fs drivers on mac os x

Disabling these two drivers on MacOS X, where they are known to
not work, allows libvirt (including the daemon) to compile without
any further changes.
configure.ac