[Xfce4-commits] [apps/ristretto] 01/01: Update intltool
noreply at xfce.org
noreply at xfce.org
Sun Jan 25 08:03:59 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository apps/ristretto.
commit 337f46e493ccd1908acaaf4dc512ffda4481352c
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sun Jan 25 09:56:46 2015 +0300
Update intltool
See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index f6768fd..7a512e8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -43,7 +43,7 @@ AM_CONDITIONAL([HAVE_CYGWIN], [test "`uname | grep \"CYGWIN\"`" != ""])
dnl check for standard header files
AC_PROG_CC
-AC_PROG_INTLTOOL([0.31], [no-xml])
+IT_PROG_INTLTOOL([0.35], [no-xml])
AC_HEADER_STDC
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list