summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-06 18:08:40 +0200
committerinfirit <[email protected]>2015-09-06 18:08:40 +0200
commit397335baee8c21654b0a55b23c22edbff21d39b3 (patch)
treebce011cecab6e256cafe520360c8375712134355 /configure.ac
parent5e8918b2905203dc31c79b0ce3fc53e5806f2177 (diff)
downloadlibmateweather-397335baee8c21654b0a55b23c22edbff21d39b3.tar.bz2
libmateweather-397335baee8c21654b0a55b23c22edbff21d39b3.tar.xz
Bump required intltool version for gsettings support
And mark the gschema accordingly in POTFILES
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 cbcc20a..f90be06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,7 +50,7 @@ LT_PREREQ([2.2.6])
LT_INIT([dlopen disable-static])
LT_LIB_M
-IT_PROG_INTLTOOL([0.40.6])
+IT_PROG_INTLTOOL([0.50.1])
PKG_PROG_PKG_CONFIG([0.19])