[Xfce4-commits] [xfce/thunar] 01/01: Update intltool
noreply at xfce.org
noreply at xfce.org
Mon Nov 3 23:25:31 CET 2014
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository xfce/thunar.
commit 703157492975fa79ddb0b94d518301fdf2187838
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sun Nov 2 12:40:01 2014 +0300
Update intltool
See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.
Signed-off-by: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index cc5bcba..5825489 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -71,7 +71,7 @@ AC_PROG_CC()
AC_PROG_LD()
AM_PROG_CC_C_O()
AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL()
AC_CHECK_PROGS([PERL], [perl5 perl])
m4_ifdef([AC_PROG_SED], [AC_PROG_SED], [AC_CHECK_PROG(SED, sed, sed)])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list