Re: [Spice-devel] [vdagent-win PATCH 6/6] Makefile.am: add INCLUDES to AM_CPPFLAGS

2013-11-08 Thread Marc-André Lureau
On Thu, Nov 7, 2013 at 11:02 PM, Uri Lublin wrote: > Fixes the following autoreconf (automake) warning: > Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or > '*_CPPFLAGS') > > diff --git a/Makefile.am b/Makefile.am > index da0b5a5..fc017d5 100644 > --- a/Makefile.am > +++ b

Re: [Spice-devel] [vdagent-win PATCH 6/6] Makefile.am: add INCLUDES to AM_CPPFLAGS

2013-11-08 Thread Christophe Fergeau
On Fri, Nov 08, 2013 at 12:02:56AM +0200, Uri Lublin wrote: > Fixes the following autoreconf (automake) warning: > Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or > '*_CPPFLAGS') > > diff --git a/Makefile.am b/Makefile.am > index da0b5a5..fc017d5 100644 > --- a/Makefile.a

[Spice-devel] [vdagent-win PATCH 6/6] Makefile.am: add INCLUDES to AM_CPPFLAGS

2013-11-07 Thread Uri Lublin
Fixes the following autoreconf (automake) warning: Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') diff --git a/Makefile.am b/Makefile.am index da0b5a5..fc017d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,13 +3,13 @@ MAINTAINERCLEANFILES = DIST_SUBDIR