On Mon, 2016-05-30 at 19:31 +0200, Marc-André Lureau wrote:
> As we dropped gtk+ 2.0 anyway.
> 
> Signed-off-by: Marc-André Lureau <[email protected]>
Acked-by: Pavel Grunt <[email protected]>
> ---
>  configure.ac | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index c94d41b..3c90e9e 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -585,13 +585,6 @@ dnl check compiler flags
>  # decl mess with  src/generated_*.c
>  dontwarn="-Wmissing-declarations"
>  
> -# We want to enable these, but Gtk+2.0 has a bad decl
> -# gtk-2.0/gtk/gtkitemfactory.h:47:1: error: function declaration
> -# isn't a prototype.
> -if test "$with_gtk" = "2.0"; then
> -  dontwarn="$dontwarn -Wstrict-prototypes"
> -fi
> -
>  SPICE_COMPILE_WARNINGS([$dontwarn])
>  
>  SPICE_CFLAGS="$SPICE_CFLAGS $WARN_CFLAGS"
_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to