[Xfce-bugs] [Bug 964] New: [no-xml] option in the AC_PROG_INTLTOOL

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon May 16 14:51:57 CEST 2005


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=964

           Summary: [no-xml] option in the AC_PROG_INTLTOOL
           Product: Xfce
           Version: 4.3.x (SVN trunk)
          Platform: SGI
        OS/Version: IRIX
            Status: NEW
          Severity: minor
          Priority: Medium
         Component: general
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: daichi.k at aioros.ocn.ne.jp


With this option, perl module 'XML::Parser' will be never checked in
configure process, that means it'll reduce build dependency certainly.

Note that, this option had been introduced in intltool 0.31 (2004-06-12),
so it requires

    AC_PROG_INTLTOOL([0.31], [no-xml])

in each configure.ac (except xfce4-panel), current taegets are

    xfcalendar/configure.ac
    xfce-mcs-manager/configure.ac
    xfce-mcs-plugins/configure.ac
    xfce4-appfinder/configure.ac
    xfce4-icon-theme/configure.ac
    xfce4-mixer/configure.ac
    xfce4-session/configure.ac
    xfce4-terminal/configure.ac
    xfdesktop/configure.ac
    xffm/configure.ac
    xfmedia/configure.ac
    xfprint/configure.ac
    xfwm4/configure.ac


Reproducible: Always
Steps to Reproduce:

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list