[Xfce4-commits] [apps/parole] 01/01: Update intltool

noreply at xfce.org noreply at xfce.org
Sat Nov 1 20:11:47 CET 2014


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

ochosi pushed a commit to branch master
in repository apps/parole.

commit 3e94d4e1ef29cb7a478db1705c7b11520f0cea7d
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon Sep 22 11:28:53 2014 +0300

    Update intltool
    
    See https://bugzilla.xfce.org/show_bug.cgi?id=8930 for details.
    
    Signed-off-by: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
---
 configure.ac.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 477a83b..04a9241 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,4 +1,4 @@
-m4_define([intltool_minimum_version], [0.31])
+m4_define([intltool_minimum_version], [0.35])
 m4_define([parole_verinfo],           [0:7:0])
 m4_define([parole_version_api],       [0])
 m4_define([parole_version_major],     [0])
@@ -38,7 +38,7 @@ AC_PROG_CXX()
 AM_PROG_CC_C_O()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL([intltool_minimum_version], [no-xml])
+IT_PROG_INTLTOOL([intltool_minimum_version], [no-xml])
 
 # ===================================================== #
 #                 Initialize libtool                    #

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


More information about the Xfce4-commits mailing list