[glib-networking] configure: bump up required glib version
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] configure: bump up required glib version
- Date: Thu, 25 Aug 2011 22:02:34 +0000 (UTC)
commit ce456606cb2c2c3c919ff4e2b5b898b98a4fbbde
Author: Dan Winship <danw gnome org>
Date: Thu Aug 25 18:01:26 2011 -0400
configure: bump up required glib version
https://bugzilla.gnome.org/show_bug.cgi?id=656687
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2af44eb..98a54c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AM_GLIB_GNU_GETTEXT
dnl *****************************
dnl *** Check GLib GIO ***
dnl *****************************
-AM_PATH_GLIB_2_0(2.27.90,,AC_MSG_ERROR(GLIB not found),gio)
+AM_PATH_GLIB_2_0(2.29.16,,AC_MSG_ERROR(GLIB not found),gio)
GIO_MODULE_DIR=$($PKG_CONFIG --variable giomoduledir gio-2.0)
AS_IF([test "x$GIO_MODULE_DIR" = "x"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]