From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1165 invoked by alias); 21 Oct 2008 05:03:37 -0000 Received: (qmail 1103 invoked by uid 22791); 21 Oct 2008 05:03:37 -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:57 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 7BF18181E7B for ; Tue, 21 Oct 2008 01:02:55 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 21 Oct 2008 01:02:55 -0400 Received: from [192.168.1.3] (user-0cej09m.cable.mindspring.com [24.233.129.54]) by mail.messagingengine.com (Postfix) with ESMTPSA id 253902E90E; Tue, 21 Oct 2008 01:02:55 -0400 (EDT) Message-ID: <48FD627A.9020906@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: autoconf2.1-2.13-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/msg00062.txt.bz2 Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. This is the first release specific for cygwin-1.7; the only differences between this package and the simultaneously-released autoconf2.1-2.13-5 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 (autoconf2.1-2.13-3 ---> autoconf2.1-2.13-10) * Fork from cygwin-1.5 package development stream * Updated packaging to use stock cygport 0.9.2 rather than custom version of cygport. Test results: # of expected passes 258 # of unexpected failures 1 (no regressions from cygwin autoconf2.5-2.13-3 or -5) -- Charles Wilson autoconf volunteer maintainer for cygwin