[Spice-devel] [PATCH spice-gtk 3/3] configure: spice-protocol >= 0.9.2 (Header without sub list)
Yonit Halperin
yhalperi at redhat.com
Wed Dec 28 09:15:44 PST 2011
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 3c5689d..1747e45 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.9.2)
AC_SUBST(PROTOCOL_CFLAGS)
AC_CHECK_LIBM
--
1.7.6.4
More information about the Spice-devel
mailing list