This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository panel-plugins/xfce4-datetime-plugin.
commit 618ddd4216584e81fe5e6d91c190177bd665b2e3 Author: Landry Breuil <[email protected]> Date: Sun May 1 11:44:21 2016 +0200 Update autoconf intltool macro --- configure.ac.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac.in b/configure.ac.in index 7786455..d24973d 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -22,7 +22,7 @@ AC_ISC_POSIX dnl check for basic programs AC_PROG_CC AC_PROG_INSTALL -AC_PROG_INTLTOOL +IT_PROG_INTLTOOL([0.35.0]) dnl Initialize libtools LT_PREREQ([2.2.6]) -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
