[Xfce4-commits] [xfce/xfdesktop] 12/19: Update intltool
noreply at xfce.org
noreply at xfce.org
Sun Nov 9 15:36:54 CET 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch xfce-4.10
in repository xfce/xfdesktop.
commit 91209ef5492e7be1a0cbf42ea6e01223c7ad7676
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Mon Nov 3 10:47:40 2014 +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 450ae6d..ff0ca9c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -47,7 +47,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])
m4_ifdef([AC_PROG_SED], [AC_PROG_SED], [AC_CHECK_PROG(SED, sed, sed)])
dnl prepare libtool
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list