Re: [libvirt] [PATCH 26/89] configure: move macvtap check to its own file

2016-12-20 Thread Jiri Denemark
On Fri, Dec 16, 2016 at 10:10:54 +0100, Pavel Hrdina wrote: > This patch moves the macvtap result out of *Driver* section because > it's not a driver. > > Signed-off-by: Pavel Hrdina > --- > configure.ac | 32 +++ > m4/virt-macvtap.m4 | 56

[libvirt] [PATCH 26/89] configure: move macvtap check to its own file

2016-12-16 Thread Pavel Hrdina
This patch moves the macvtap result out of *Driver* section because it's not a driver. Signed-off-by: Pavel Hrdina --- configure.ac | 32 +++ m4/virt-macvtap.m4 | 56 ++ 2 files changed, 59