Re: [libvirt] [PATCH 04/89] m4/virt: create result macros for the remaining virt check

2016-12-19 Thread Jiri Denemark
On Mon, Dec 19, 2016 at 10:27:05 +0100, Pavel Hrdina wrote: > On Fri, Dec 16, 2016 at 09:14:56PM +0100, Jiri Denemark wrote: > > On Fri, Dec 16, 2016 at 21:11:57 +0100, Jiri Denemark wrote: > > > On Fri, Dec 16, 2016 at 10:10:32 +0100, Pavel Hrdina wrote: > > > > All checks that prints result at

Re: [libvirt] [PATCH 04/89] m4/virt: create result macros for the remaining virt check

2016-12-19 Thread Pavel Hrdina
On Fri, Dec 16, 2016 at 09:14:56PM +0100, Jiri Denemark wrote: > On Fri, Dec 16, 2016 at 21:11:57 +0100, Jiri Denemark wrote: > > On Fri, Dec 16, 2016 at 10:10:32 +0100, Pavel Hrdina wrote: > > > All checks that prints result at the end of configure uses > > > LIBVIRT_RESULT_${CHECK_NAME}. Create

Re: [libvirt] [PATCH 04/89] m4/virt: create result macros for the remaining virt check

2016-12-16 Thread Jiri Denemark
On Fri, Dec 16, 2016 at 21:11:57 +0100, Jiri Denemark wrote: > On Fri, Dec 16, 2016 at 10:10:32 +0100, Pavel Hrdina wrote: > > All checks that prints result at the end of configure uses > > LIBVIRT_RESULT_${CHECK_NAME}. Create those macros for remaining check. > > > > Signed-off-by: Pavel Hrdina

Re: [libvirt] [PATCH 04/89] m4/virt: create result macros for the remaining virt check

2016-12-16 Thread Jiri Denemark
On Fri, Dec 16, 2016 at 10:10:32 +0100, Pavel Hrdina wrote: > All checks that prints result at the end of configure uses > LIBVIRT_RESULT_${CHECK_NAME}. Create those macros for remaining check. > > Signed-off-by: Pavel Hrdina > --- > configure.ac | 4 ++-- >

[libvirt] [PATCH 04/89] m4/virt: create result macros for the remaining virt check

2016-12-16 Thread Pavel Hrdina
All checks that prints result at the end of configure uses LIBVIRT_RESULT_${CHECK_NAME}. Create those macros for remaining check. Signed-off-by: Pavel Hrdina --- configure.ac | 4 ++-- m4/virt-host-validate.m4 | 4 m4/virt-login-shell.m4 | 5 + 3