Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Marc-André Lureau
On Thu, Mar 1, 2012 at 1:44 PM, Alon Levy wrote: > So what did you mean by: >> >> > --enable-gtk-doc --with-gtk=3.0 $enable_vala >> >> >> oops, this is leftover, I removed it >> > > ? oh ok, this part is removed (I initially copied the autogen.sh file from spice-gtk), so yes, I'll push with this

Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Alon Levy
On Thu, Mar 01, 2012 at 01:14:02PM +0100, Marc-André Lureau wrote: > On Thu, Mar 1, 2012 at 1:09 PM, Alon Levy wrote: > > ACK series with your own comment on 1/4 fixed. > > It's a comment I removed, what do you mean? The patch contains: +if [ -z "$NOCONFIGURE" ]; then +"$srcdir"/configure -

Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Marc-André Lureau
On Thu, Mar 1, 2012 at 1:09 PM, Alon Levy wrote: > ACK series with your own comment on 1/4 fixed. It's a comment I removed, what do you mean? -- Marc-André Lureau ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.

Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Alon Levy
On Thu, Mar 01, 2012 at 12:19:59PM +0100, Marc-André Lureau wrote: > --- ACK series with your own comment on 1/4 fixed. > Makefile.am |2 + > autogen.sh | 167 +++--- > 2 files changed, 11 insertions(+), 158 deletions(-) > > diff --git a

Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Alon Levy
On Thu, Mar 01, 2012 at 12:19:59PM +0100, Marc-André Lureau wrote: > --- > Makefile.am |2 + > autogen.sh | 167 +++--- > 2 files changed, 11 insertions(+), 158 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index c807359..33bb

Re: [Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Marc-André Lureau
On Thu, Mar 1, 2012 at 12:19 PM, Marc-André Lureau wrote: > --enable-gtk-doc --with-gtk=3.0 $enable_vala oops, this is leftover, I removed it -- Marc-André Lureau ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop

[Spice-devel] [PATCH spice 1/4] build-sys: cleanup, use autoreconf

2012-03-01 Thread Marc-André Lureau
--- Makefile.am |2 + autogen.sh | 167 +++--- 2 files changed, 11 insertions(+), 158 deletions(-) diff --git a/Makefile.am b/Makefile.am index c807359..33bb25c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +ACLOCAL_AMFLAGS =