[Xfce4-commits] [apps/mousepad] 01/01: Set intltool minimum version
noreply at xfce.org
noreply at xfce.org
Thu Apr 25 19:25:50 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e 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 apps/mousepad.
commit 0dd928d2101c07bddc62404c46312cfffd2b4d70
Author: Andre Miranda <andreldm at xfce.org>
Date: Thu Apr 25 14:25:43 2019 -0300
Set intltool minimum version
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 73b8f4f..b60af8c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -47,7 +47,7 @@ AC_PROG_CC()
AM_PROG_CC_C_O()
AC_PROG_LD()
AC_PROG_INSTALL()
-IT_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
AC_CHECK_PROGS([PERL], [perl5 perl])
dnl **************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list