[Spice-devel] [PATCH win-agent 1/9] build-sys: fix autoreconf -vfi
Arnon Gilboa
agilboa at redhat.com
Sun May 13 04:11:39 PDT 2012
(except #2)
ACK series
Acked-by: Arnon Gilboa <agilboa at redhat.com>
Marc-André Lureau wrote:
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 77d5c25..28c9d23 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -14,7 +14,7 @@ AC_CONFIG_HEADERS([config.h])
> AC_CONFIG_MACRO_DIR([m4])
> AC_CONFIG_AUX_DIR([build-aux])
>
> -AM_INIT_AUTOMAKE([1.11 subdir-objects no-dist-gzip dist-xz tar-ustar])
> +AM_INIT_AUTOMAKE([1.11 foreign subdir-objects no-dist-gzip dist-xz tar-ustar])
>
> AM_SILENT_RULES([yes])
>
>
More information about the Spice-devel
mailing list