On Wed, 2009-08-12 at 11:06 +0000, dreamcat4 wrote:

> If you choose install autoconf2.13 package in addition to the 2.64, then
> the default autoconf executable(s) are changed to the 2.13 versions. The
> newest autoconf2.64 becomes a secondary, and accessible as
> 'autoconf2.64'. When you uninstall 2.13, then the 2.64 is put back as
> the primary again. There are no messages printed to the user console.
> 
Not true.

When you install autoconf2.13, the default executable becomes a wrapper
that calls either autoconf2.13 or autoconf appropriately.

All autoconf 2.5x/2.6x versions have recommended that the input file be
called "configure.ac" (not configure.in) and required that the file
contain an appropriate AC_PREREQ() line.

This is sufficient to call the right script.


If you find a package that requires autoconf 2.5x/2.6x but uses
configure.in without AC_PREREQ, then that's a bug in that package not
autoconf.

 status invalid

Scott
-- 
Scott James Remnant
sc...@canonical.com


** Changed in: autoconf2.13 (Ubuntu)
       Status: New => Invalid

-- 
autoconf should print a warning notice when switching autoconf version
https://bugs.launchpad.net/bugs/412448
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to