[Xfce-bugs] [Bug 8930] Deprecate AC_PROG_INTLTOOL in favour of IT_PROG_INTLTOOL

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jul 27 16:51:58 CEST 2014


https://bugzilla.xfce.org/show_bug.cgi?id=8930

Jannis Pohlmann <jannis at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jannis at xfce.org
         Resolution|---                         |FIXED

--- Comment #3 from Jannis Pohlmann <jannis at xfce.org> ---
Fixed in master. Note that I've moved the check for AC_PROG_INTLTOOL to the top
level of xdt-autogen, similar to the check for AC_PROG_LIBTOOL.

commit de3d7f023da850ad8fa834c94b999fb80343c1ec
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jul 27 16:46:34 2014 +0200

    Display warning if AC_PROG_INTLTOOL is used (bug #8930)

    Similar to AC_PROG_LIBTOOL, which has been replaced with LT_PREREQ
    and LT_INIT, AC_PROG_INTLTOOL has been replaced with IT_PROG_INTLTOOL.
    This commit makes xdt-autogen recommend intltool >= 0.35.0 and displays
    a warning if AC_PROG_INTLTOOL is still being used in a configure script
    template.

    Original patch by Samuli Suominen <ssuominen at gentoo.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list