[Xfce4-commits] [thunar-plugins/thunar-archive-plugin] 01/01: Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL

noreply at xfce.org noreply at xfce.org
Fri Oct 26 01:30:40 CEST 2018


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 thunar-plugins/thunar-archive-plugin.

commit d505849467406f61bc2efbdd8343aa0968613971
Author: Andre Miranda <andreldm at xfce.org>
Date:   Thu Oct 25 20:29:53 2018 -0300

    Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index c1c84b3..3107785 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -63,7 +63,7 @@ dnl ********************************
 AC_PROG_CC()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL()
 
 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