[gnome-session] configure: Require glib-2.0 >= 2.33.4 for g_spawn_check_exit_status
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] configure: Require glib-2.0 >= 2.33.4 for g_spawn_check_exit_status
- Date: Thu, 19 Jul 2012 19:32:43 +0000 (UTC)
commit 1ca922c7c694ddf69ff08397bcb819453a18b41c
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Jul 19 14:04:39 2012 +1200
configure: Require glib-2.0 >= 2.33.4 for g_spawn_check_exit_status
https://bugzilla.gnome.org/show_bug.cgi?id=680220
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 51a0ebf..88db1d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ if test "x$enable_deprecation_flags" = "xyes"; then
AC_SUBST([DISABLE_DEPRECATED_CFLAGS])
fi
-GLIB_REQUIRED=2.33.3
+GLIB_REQUIRED=2.33.4
GTK3_REQUIRED=2.90.7
DBUS_GLIB_REQUIRED=0.76
UPOWER_REQUIRED=0.9.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]