[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/15: Use IT_PROG_INTLTOOL instead of AC_PROG_INTLTOOL

noreply at xfce.org noreply at xfce.org
Sun May 29 08:36:47 CEST 2016


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

andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-battery-plugin.

commit 809f1150ec6f919b2e52af24150e70a16ed8612e
Author: Andre Miranda <andre42m at gmail.com>
Date:   Sat May 28 12:33:04 2016 -0300

    Use IT_PROG_INTLTOOL instead of AC_PROG_INTLTOOL
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index b4d79b6..becf3ca 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -38,7 +38,7 @@ dnl ********************************
 AC_PROG_CC()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
 
 dnl Initialize libtool
 LT_PREREQ([2.2.6])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list