[gnome-session/wip/modernize: 1/4] build: Require the latest GLib



commit 13156150e1851dbe0d97edc5fcf7b2cdc7815f17
Author: Colin Walters <walters verbum org>
Date:   Thu Oct 25 18:35:56 2012 -0400

    build: Require the latest GLib
    
    Needed to use SIGUSR1 with g_unix_signal_add().

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0d85179..1f07a70 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.4
+GLIB_REQUIRED=2.35.0
 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]