summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2007-09-20 20:06:39 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-09-20 20:06:39 +0000
commit8ad5a5dfd32f115b3dbc8c541497b8e46d75d322 (patch)
treecbd5c480c19e668d581876a1bac6fee952460831
parent4fc2c5a712bf2d187d717a2e9e64712f50e44ae2 (diff)
downloadgdm-8ad5a5dfd32f115b3dbc8c541497b8e46d75d322.tar.gz
Bump glib dependency to 2.12 since we now use g_hash_table_remove_all.
2007-09-20 Brian Cameron <brian.cameron@sun.com> * configure.ac: Bump glib dependency to 2.12 since we now use g_hash_table_remove_all. svn path=/trunk/; revision=5308
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b448938c..84521d3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-20 Brian Cameron <brian.cameron@sun.com>
+
+ * configure.ac: Bump glib dependency to 2.12 since we now
+ use g_hash_table_remove_all.
+
2007-09-20 Dave Fincher <finchair@yahoo.com>
* gui/greeter/themes/circles/circles.xml: Updated circle.xml so that
diff --git a/configure.ac b/configure.ac
index d45ddd53..4cf8a068 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ IT_PROG_INTLTOOL([0.35.0])
GNOME_DOC_INIT
DBUS_REQUIRED=0.30
-GLIB_REQUIRED=2.8.0
+GLIB_REQUIRED=2.12.0
GTK_REQUIRED=2.6.0
PANGO_REQUIRED=1.3.0
LIBGLADE_REQUIRED=1.99.2