Allow to use gtk_stack_get_child_by_name
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 3fe8055..6e65188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -123,8 +123,8 @@ AC_ARG_WITH([gtk],
[with_gtk=3.0])
case "$with_gtk" in
- 3.0) GTK_REQUIRED=3.10
- GTK_ENCODED_VERSION="GDK_VERSION_3_10"
+ 3.0) GTK_REQUIRED=3.12
+ GTK_ENCODED_VERSION="GDK_VERSION_3_12"
;;
no)
AS_IF([test x$enable_gtk_doc = xyes],
--
2.8.4
_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel