[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: sub-configures for 0.28 generated by old autoconf (2.13)

From: Paul Lussier <pll_at_lanminds.com>
Date: 2003-08-28 18:20:04 CEST

On Thu, 2003-08-28 at 12:04, Philip Martin wrote:

> Debian has a system that allows both 2.50 and 2.13 to be installed
> simultaneously, and then plain "autoconf" is a wrapper that guesses
> which real version of autoconf is required. Last time I used it the
> wrapper deduced that Subversion required 2.50, but it fell back to
> 2.13 for apr/apr-util since there is no indication that they needed or
> supported 2.50.

That's likely what happened:

$ dpkg -l autoconf | grep ^ii
ii autoconf 2.53-2 automatic configure script builder
$ which autoconf
/usr/bin/autoconf
$ autoconf --version
Autoconf version 2.13

I've fixed that:

# apt-get install -t testing autoconf
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  autoconf2.13*
The following packages will be upgraded
  autoconf

:)
 

-- 
Seeya,
Paul
GPG Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 28 18:22:00 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.