[Xfce4-commits] [xfce/xfwm4] 01/02: Update intltool
noreply at xfce.org
noreply at xfce.org
Sat Mar 28 15:05:37 CET 2015
This is an automated email from the git hooks/post-receive script.
olivier pushed a commit to branch master
in repository xfce/xfwm4.
commit 16610bee9e929b313b7a66623e258f52ed8c9927
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sat Mar 28 09:49:34 2015 +0300
Update intltool
See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 6d72221..80aa94e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -18,7 +18,7 @@ m4_define([xfconf_minimum_version], [4.8.0])
m4_define([xcomposite_minimum_version], [0.2])
m4_define([wnck_minimum_version], [2.22])
m4_define([startup_notification_minimum_version], [0.5])
-m4_define([intltool_minimum_version], [0.31])
+m4_define([intltool_minimum_version], [0.35])
m4_define([libepoxy_minimum_version], [1.0])
dnl init autoconf
@@ -52,7 +52,7 @@ dnl check for basic programs
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_INSTALL
-AC_PROG_INTLTOOL([intltool_minimum_version], [no-xml])
+IT_PROG_INTLTOOL([intltool_minimum_version], [no-xml])
dnl check for libtool
LT_PREREQ([2.2.6])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list