http://qa.mandrakesoft.com/show_bug.cgi?id=6353

           Summary: compatibility mode 2.13/2.5x is broken
           Product: autoconf2.5
           Version: 2.57-4mdk
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: autoconf2.5
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Executing 'autoconf-2.5x' doesn't work, because the script doesn't reference the
the 'autom4te-2.5x' executable.  For example:

[EMAIL PROTECTED] cups]# autoconf-2.5x -v
autoconf-2.5x: running /usr/bin/autom4te -v --language=autoconf
--output=configure configure.in
ac-wrapper: ouch, couldn't call binary (/usr/bin/autom4te-2.13).

This can be fixed by changing line 158 to reference the correct executable,
viz., it should read:

: ${AUTOM4TE='/usr/bin/autom4te-2.5x'}

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to