From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 343 invoked by alias); 21 Oct 2008 05:03:29 -0000 Received: (qmail 32759 invoked by uid 22791); 21 Oct 2008 05:03:28 -0000 X-Spam-Check-By: sourceware.org Received: from out3.smtp.messagingengine.com (HELO out3.smtp.messagingengine.com) (66.111.4.27) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 21 Oct 2008 05:02:49 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1ADDA181F44 for ; Tue, 21 Oct 2008 01:02:47 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 21 Oct 2008 01:02:47 -0400 Received: from [192.168.1.3] (user-0cej09m.cable.mindspring.com [24.233.129.54]) by mail.messagingengine.com (Postfix) with ESMTPSA id A95282E910; Tue, 21 Oct 2008 01:02:46 -0400 (EDT) Message-ID: <48FD6271.8060307@cwilson.fastmail.fm> Date: Tue, 21 Oct 2008 05:03:00 -0000 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080914 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Mailing List: CygWin-Apps Subject: Updated for cygwin-1.7: autoconf-6-10 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2008-10/txt/msg00061.txt.bz2 The autoconf package has been updated to version 6. Recall that this package is not the real autoconf, but is a wrapper system to delegate to the appropriate version of real autoconf (either 2.13 or 2.63 at present). This is a feature enhancement and compatibility update, which adds support for the autoconf2.5-2.63 release. This is the first release specific for cygwin-1.7; the only differences between this package and the simultaneously-released autoconf-6-1 for cygwin-1.5 are documentation related (the README references cygport-0.9.2 and cygwin-1.7.0-30, and the /usr/share/doc/ layout is influenced by the cygport changes between 0.4.0 and 0.9.2). Changes (autoconf-4-1 ---> autoconf-6-10) * Fork from cygwin-1.5 package development stream * update to latest upstream release + adds support for autoconf-2.62 and autoconf-2.63 -- Charles Wilson autoconf volunteer maintainer for cygwin