From owner-freebsd-questions@FreeBSD.ORG Mon Nov 5 20:51:13 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CBAA16A5E3 for ; Mon, 5 Nov 2007 20:51:12 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 96F7913C48E for ; Mon, 5 Nov 2007 20:51:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.1/8.14.1) with ESMTP id lA5Kp02o019630; Mon, 5 Nov 2007 13:51:00 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.1/8.14.1/Submit) with ESMTP id lA5Kp0Pv019627; Mon, 5 Nov 2007 13:51:00 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 5 Nov 2007 13:51:00 -0700 (MST) From: Warren Block To: Pollywog In-Reply-To: <200711051948.35173.lists-fbsd@shadypond.com> Message-ID: <20071105135029.C19602@wonkity.com> References: <200711051948.35173.lists-fbsd@shadypond.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Mon, 05 Nov 2007 13:51:00 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: multiple autoconf versions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 20:51:13 -0000 On Mon, 5 Nov 2007, Pollywog wrote: > I am running FreeBSD 6.2 and I discovered that I have four versions of > autoconf installed. > > autoconf-2.13.000227_6 Automatically configure source code on many Un*x > platforms > autoconf-2.53_4 Automatically configure source code on many Un*x platforms > autoconf-2.59_3 Automatically configure source code on many Un*x platforms > autoconf-2.61_2 Automatically configure source code on many Un*x platforms > > > Should I remove any of them? I know that in Linux, having more than one > version of autoconf can cause problems, but I am not certain of what to do > here. >From /usr/ports/UPDATING: 20070930: AFFECTS: everyone AUTHOR: Mark Linimon The ports tree has been migrated to the latest version of autoconf, 2.61. Versions 2.53 and 2.59 were declared obsolete and removed. -Warren Block * Rapid City, South Dakota USA