[Xfce4-commits] [xfce/xfce4-appfinder] 01/02: Use IT_PROG_INTLTOOL([0.35.0]) instead of AC_PROG_INTLTOOL

noreply at xfce.org noreply at xfce.org
Sun Jul 27 16:57:03 CEST 2014


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

jannis pushed a commit to branch master
in repository xfce/xfce4-appfinder.

commit 4faf3c2af85b8ac0ad6ab6edbf418dada5f09fe9
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jul 27 16:55:21 2014 +0200

    Use IT_PROG_INTLTOOL([0.35.0]) 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 be91ee6..1ebc334 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -48,7 +48,7 @@ AC_PROG_CC()
 AM_PROG_CC_C_O()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
 
 dnl **************************
 dnl *** 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