Re: [PATCH] support automake >= 1.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/8/27 Alon Levy <alevy@xxxxxxxxxx>:
> Requires a single line (sans comments) change to configure.ac in
> spice-common too, to define the new AM_PROG_AR.
> ---
>
> Pushing without ack per the trivial rule.
>
>  configure.ac | 3 +++
>  spice-common | 2 +-
>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7bd4313..79eeb3b 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -28,6 +28,9 @@ AC_CONFIG_MACRO_DIR([m4])
>  AM_CONFIG_HEADER([config.h])
>  AC_CONFIG_AUX_DIR(.)
>
> +# For automake >= 1.12
> +m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
> +
Thanks Alon, it really works for me, and I think the configure.ac in
spice-gtk should
also be updated.
>  AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip subdir-objects])
>  AM_MAINTAINER_MODE
>
> diff --git a/spice-common b/spice-common
> index c2f5849..2c55c9d 160000
> --- a/spice-common
> +++ b/spice-common
> @@ -1 +1 @@
> -Subproject commit c2f58492ad2df22c4eb4e6c04750010113dce567
> +Subproject commit 2c55c9d0c6a5752a16f5e22667196b461c85d4c8
> --
> 1.7.12
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> http://lists.freedesktop.org/mailman/listinfo/spice-devel



-- 
Best Regards,

Dunrong Huang
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]