[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 14/17: Fix IT_PROG_INTLTOOL warning

noreply at xfce.org noreply at xfce.org
Sat Jun 10 14:31:47 CEST 2017


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

n   i   n   e   t   l   s       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-xkb-plugin.

commit 775f3d67b780bc6a69ce8b38d3bc9bb99102fff8
Author: Viktor Odintsev <zakhams at 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.


More information about the Xfce4-commits mailing list