ACK.

On Wed, Apr 01, 2015 at 01:59:00PM +0200, Marc-André Lureau wrote:
> No need for hardcoded variant here.
> ---
>  src/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index a327d42..4a93c7b 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -33,7 +33,7 @@ AM_CFLAGS =                                 \
>       $(PCIACCESS_CFLAGS)                     \
>       $(CWARNFLAGS)                           \
>       $(DRM_CFLAGS)                           \
> -     @LIBUDEV_CFLAGS@
> +     $(LIBUDEV_CFLAGS)
>  
>  if BUILD_QXL
>  qxl_drv_la_LTLIBRARIES = qxl_drv.la
> -- 
> 2.1.0
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: pgpiypyJIAL00.pgp
Description: PGP signature

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

Reply via email to