[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] Please check my autoconf libvirt.m4
- From: Mark McLoughlin <markmc redhat com>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list <libvir-list redhat com>
- Subject: Re: [Libvir] Please check my autoconf libvirt.m4
- Date: Thu, 24 May 2007 09:15:41 +0100
Hi Rich,
I'd stick with just using pkg-config to check for the library itself
and using a runtime check for supported drivers.
As for checking for the python module, I don't really think
virt-manager wants to do this at build time since it's not actually a
build dep. Personally I think I'd prefer an install time check for
python modules rather than runtime checks, but it seems that runtime
checking is the usual python way.
Cheers,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]