[Xfce4-commits] [apps/xfce4-screenshooter] 02/02: Fix IT_PROG_INTLTOOL warning

noreply at xfce.org noreply at xfce.org
Sat Apr 29 00:56:49 CEST 2017


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

andre pushed a commit to branch master
in repository apps/xfce4-screenshooter.

commit b48b118d030f13f1dd26823026385c9117b25bf2
Author: Andre Miranda <andre42m at gmail.com>
Date:   Fri Apr 28 19:56:13 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 b255c59..c0bfd8b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -28,7 +28,7 @@ AC_PROG_CC()
 AC_PROG_CC_C_O()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
 AM_PROG_CC_C_O()
 
 dnl **************************

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


More information about the Xfce4-commits mailing list