aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@src.gnome.org>2009-01-20 07:30:25 +0800
committerPhilip Withnall <pwithnall@src.gnome.org>2009-01-20 07:30:25 +0800
commit8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5 (patch)
tree04f8ac80b04ba51027c1f05a0a4ff18e519fd50a /configure.ac
parentd38f3c62a57f01785034e0b3861b937b3c815817 (diff)
downloadgsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar.gz
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar.bz2
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar.lz
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar.xz
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.tar.zst
gsoc2013-epiphany-8ecf59b151f949cb9e2bf8edb849c3a6df13d7b5.zip
Use C_() instead of Q_() with context for translatable strings.
Note this bumps the GLib dependency to 2.18.0. (Helps: #558407) svn path=/trunk/; revision=8705
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 910904b73..fbf9ec0d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ if test "$enable_maintainer_mode" = "yes"; then
GECKO_WARN_CXXFLAGS="-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth $GECKO_WARN_CXXFLAGS"
fi
-GLIB_REQUIRED=2.16.0
+GLIB_REQUIRED=2.18.0
GTK_REQUIRED=2.15.0
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7