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





------- Additional Comments From [EMAIL PROTECTED]  2003-11-14 15:09 -------
Sorry, I confess that I didn't RTFM.  I didn't realize that I should just
be using 'autoconf', with appropriate files or environment variables.
I thought that since there were mulitple executables of "autoconf*", the one
with the version number I wanted was the one to execute.

-- 
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.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
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'}

Reply via email to