[kaffe] Upgrading autotools requirements to a more recent version

Greg Wooledge greg@wooledge.org
Fri Jan 24 15:12:01 2003


--smOfPzt+Qjm5bNGJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

gonzo (Robert.N.Gonzalez@williams.edu) wrote:

> i'm using autoconf 2.13 and automake 1.4p6 on Debian/unstable.  i do have
> autoconf2.50 on my box, though the command "autoconf" refers to 2.13 by
> default.

Current Debian unstable uses autoconf 2.57.

Prior to this, Debian had both autoconf 2.13 and 2.5x simultaneously.
/usr/bin/autoconf was a wrapper script which would invoke autoconf2.5x
if a "configure.ac" file existed in `pwd`, or autoconf2.13 otherwise.
This is true even in woody (Debian 3.0), so it's been that way for a
fairly long time.

Try this:

cd /tmp
touch configure.ac
autoconf --version

--=20
Greg Wooledge                  |   "Truth belongs to everybody."
greg@wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

--smOfPzt+Qjm5bNGJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (OpenBSD)

iD8DBQE+MchekAkqAYpL9t8RApxbAJoCrAmc0Ll5BwmMpIxJQkF1bUsiYACgizXd
S6Lx/dHruOz9lsmfgMztcgw=
=iF93
-----END PGP SIGNATURE-----

--smOfPzt+Qjm5bNGJ--