Acked-by: Christophe Fergeau <[email protected]>

On Wed, Mar 23, 2016 at 01:37:49PM +0000, Frediano Ziglio wrote:
> Enable additional checks for this macro.
> 
> Signed-off-by: Frediano Ziglio <[email protected]>
> ---
>  configure.ac | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index f5445c0..9541b59 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -212,6 +212,8 @@ AC_CACHE_CHECK([if -Wl,--version-script works], 
> [spice_cv_ld_version_script],
>  AM_CONDITIONAL([HAVE_LD_VERSION_SCRIPT],
>      [test x"$spice_cv_ld_version_script" = xyes])
>  
> +AC_DEFINE([SPICE_USE_SAFER_CONTAINEROF], [1], [Enable more type safe version 
> of SPICE_CONTAINEROF])
> +
>  AC_SUBST(SPICE_REQUIRES)
>  AC_SUBST(SPICE_NONPKGCONFIG_CFLAGS)
>  AC_SUBST(SPICE_NONPKGCONFIG_LIBS)
> -- 
> 2.5.5
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to