[Spice-devel] [PATCH spice-common] meson: Remove "install" argument from configure_file

Eduardo Lima (Etrunko) etrunko at redhat.com
Wed Aug 28 19:43:23 UTC 2019


On 8/28/19 2:03 PM, Frediano Ziglio wrote:
> The argument requires Meson 0.50 however it's already "false"
> by default if "install_dir" is not provided so remove it
> to keep compatibility with Meson 0.48.
> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  meson.build | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/meson.build b/meson.build
> index c5454b70..a3c2d051 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -171,5 +171,4 @@ subdir('docs')
>  # write config.h
>  #
>  configure_file(output : 'config.h',
> -               install : false,
>                 configuration : spice_common_config_data)
> 
Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>

-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - Red Hat
etrunko at redhat.com


More information about the Spice-devel mailing list