[libvirt] [PATCH 1/2] m4/virt-arg: Move LIBVIRT_ARG_* macros to their own file

Pavel Hrdina phrdina at redhat.com
Thu Dec 22 12:44:34 UTC 2016


On Thu, Dec 22, 2016 at 01:20:58PM +0100, Andrea Bolognani wrote:
> They're not just used, or supposed to be just used, for
> library-related arguments, so they deserve to have their
> own separate file.
> ---
>  m4/virt-arg.m4 | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  m4/virt-lib.m4 | 124 -------------------------------------------------
>  2 files changed, 144 insertions(+), 124 deletions(-)
>  create mode 100644 m4/virt-arg.m4
> 
> diff --git a/m4/virt-arg.m4 b/m4/virt-arg.m4
> new file mode 100644
> index 0000000..8747038
> --- /dev/null
> +++ b/m4/virt-arg.m4
> @@ -0,0 +1,144 @@
> +dnl
> +dnl virt-arg.m4: Helper macros for adding configure arguments
> +dnl
> +dnl Copyright (C) 2012-2014 Red Hat, Inc.

The year should be probably 2016 but I don't know for sure.

ACK

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20161222/2f1dea2f/attachment-0001.sig>


More information about the libvir-list mailing list