ack On Tue, Jan 10, 2012 at 9:54 PM, Yonit Halperin <[email protected]> wrote: > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 5788532..98e0d5e 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -61,7 +61,7 @@ AC_CHECK_HEADERS([sys/socket.h netinet/in.h arpa/inet.h]) > > dnl ========================================================================= > dnl Chek optional features > -PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.9.1) > +PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.10.1) > AC_SUBST(PROTOCOL_CFLAGS) > > AC_CHECK_LIBM > -- > 1.7.6.4 >
-- Marc-André Lureau _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
