[libsoup] configure: require glib 2.36 (not just 2.35.x)
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] configure: require glib 2.36 (not just 2.35.x)
- Date: Mon, 8 Apr 2013 19:34:31 +0000 (UTC)
commit 258c7a45528251f40614f597e275fca7ab8c9258
Author: Dan Winship <danw gnome org>
Date: Mon Apr 8 15:34:11 2013 -0400
configure: require glib 2.36 (not just 2.35.x)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c5645b4..80b9649 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ dnl ***********************
dnl *** Checks for glib ***
dnl ***********************
-GLIB_REQUIRED=2.35.0
+GLIB_REQUIRED=2.36.0
AM_PATH_GLIB_2_0($GLIB_REQUIRED,,,gobject gio)
if test "$GLIB_LIBS" = ""; then
AC_MSG_ERROR(GLIB $GLIB_REQUIRED or later is required to build libsoup)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]