This is an automated email from the git hooks/post-receive script.

ninetls pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-xkb-plugin.

commit 775f3d67b780bc6a69ce8b38d3bc9bb99102fff8
Author: Viktor Odintsev <zakh...@gmail.com>
Date:   Wed Apr 19 01:58:56 2017 +0300

    Fix IT_PROG_INTLTOOL warning
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 4581ac1..781f586 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -50,7 +50,7 @@ dnl ********************************
 AC_PROG_CC()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
 LT_PREREQ([2.2.6])
 LT_INIT([disable-static])
 AM_PROG_CC_C_O()

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to