X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 001093858020
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
 s=vfde-smtpout-mb-15sep; t=1638910365;
 bh=SCCHzJZawEz+kHYP0hpFhPkXJEJ+vm99GdX7gxpufA4=;
 h=From:To:Subject:Date;
 b=NsnVmsCB0nQkgdRD5T2q9MSh0UmPP3XMeUcWRPGM78XggDvwk3xJFVcpOk67VBzpx
 MmJXV6H5vjkw/WcMCcFrEsPjKTgVtKWYYykPUzU7mUo8PuwAW8ximw4tBGETFyW7tO
 0fc0GA5nG3yzukUK2Rdj+eN3+zf0sqxPEZZwBuhM=
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: autoconf2.5-2.69-4, autoconf2.7-2.71-2
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Date: Tue, 07 Dec 2021 21:52:40 +0100
Message-Id: <announce.87a6hcm92f.fsf@Rainer.invalid>
MIME-Version: 1.0
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: This mail is considered clean (visit http://www.eleven.de for
 further information)
X-purgate: clean
X-purgate-size: 2157
X-purgate-ID: 149169::1638910365-000004DA-35E44CC3/0/0
X-Spam-Status: No, score=-3029.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT,
 RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, 
 SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>


The autoconf2.5 and autoconf2.7 packages are re-released to fix a
packaging bug that caused identical files being installed by the two
packages and thus interfering with the intended parallel installation of
both.

GNU Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages. These
scripts can adapt the packages to many kinds of UNIX-like systems
without manual user intervention.  Autoconf creates a configuration
script for a package from a template file that lists the operating
system features that the package can use, in the form of m4 macro calls.

Multiple versions of Autoconf can be installed at the same time --
the autoconf wrapper choses among them.


Cygwin Packaging Notes
======================

Autoconf upstream has stated that the 2.7x releases are not fully
backwards compatible.  Cygwin therefore chose to provide a new
autoconf2.7 package (keeping autoconf2.5 available) and modifying the
wrapper script to allow packaging systems to set WANT_AUTOCONF=2.7 to
select a newer autoconf version.  The default in cygport (when no
explicit WANT_AUTOCONF is set) is still "2.5", which selects autoconf
version 2.69 on Cygwin.  The default will change to "2.7" after some
period of testing.  Outside cygport the wrapper will select the latest
autoconf version absent any other definition via WANT_AUTOCONF.

Cygwin package maintainers are encouraged to set WANT_AUTOCONF=2.7 in
their cygport configuration or in individual cygport files in order to
check for regressions.

-- 
              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
