[Xfce4-commits] [apps/xfce4-notifyd] 01/01: Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL (Bug #8930)

noreply at xfce.org noreply at xfce.org
Sun Sep 10 23:12:59 CEST 2017


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

o   c   h   o   s   i       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/xfce4-notifyd.

commit 84424f4a1b9c8c06e4f591cc7b994833d95719d5
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Sep 10 23:12:10 2017 +0200

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

diff --git a/configure.ac.in b/configure.ac.in
index e2f8828..dfd80f7 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -45,7 +45,7 @@ AC_PROG_CC()
 AM_PROG_CC_C_O()
 AC_PROG_LD()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL()
 LT_PREREQ([2.2.6])
 LT_INIT([disable-static])
 

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


More information about the Xfce4-commits mailing list