Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-02-25 13:18:20 (GMT)
committer Alexander Larsson <alexl@src.gnome.org>2008-02-25 13:18:20 (GMT)
commit1aa84014113a4c139d31e4da47616cd097fc7348 (patch)
tree6cf832da69131777811d2aa7a034b742849bc7a6 /configure.ac
parente5d66854c51430bae2429a93dbaf12d9709afef6 (diff)
Use g_file_has_prefix instead of renamed g_file_contains_file.
2008-02-25 Alexander Larsson <alexl@redhat.com> * shell/ev-window.c (ev_window_clear_temp_file): Use g_file_has_prefix instead of renamed g_file_contains_file. * configure.ac: Require new glib for above change. svn path=/trunk/; revision=2929
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 132c636..63d5fa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ dnl Check dependencies
DBUS_GLIB_REQUIRED=0.70
GTK_REQUIRED=2.10.0
-GLIB_REQUIRED=2.15.4
+GLIB_REQUIRED=2.15.6
KEYRING_REQUIRED=0.4.0
LIBGNOMEUI_REQUIRED=2.14.0