X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=hWJHos7NjdoRte+Nz9OYfskiGUGrV3115sQ2OdXGzba
	gUFxRfUqO/8xm+jUgbgxfYeSVAYlF4LfmwOY85E8FpWYNd++FUtrfwTDk4aMNsHz
	E07R8Rx3HOP2ED//36EyRa9hWr5SXPTPF8betmOXv9i0TquZgVCzTLrseuejO768
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=mjJ3VqFuvyPaqlpxLGhnWlERA7s=; b=IWJ77jTHQsiqYCgrv
	Jxpx/ftPwTrvDsBNoRPoV365405e1m3BRwkCZffseRb4MJxLrm1eknPSCFG2AlPA
	hN4PttyfAUnxj3+AUhu3QCpWcAxeTeKjUHfmyb7nXlAI/mep8GKY2aTdaC0+5w2D
	Ny44T/SxtCg9LZuVe5vBNdEFFQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED autolearn=ham version=3.3.2
X-HELO: mail-pa0-f50.google.com
X-Received: by 10.67.1.101 with SMTP id bf5mr5709034pad.50.1378334679449;        Wed, 04 Sep 2013 15:44:39 -0700 (PDT)
Message-ID: <5227B7D6.2010709@users.sourceforge.net>
Date: Wed, 04 Sep 2013 17:44:38 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: config.guess and config.sub older than new Cygwin64
References: <CA+sc5m=2OdnsCHodCK-MTFHojC7DRPns5F=p9C7rm6h8A1ax_Q@mail.gmail.com> <5227B0A3.6050104@cwilson.fastmail.fm>
In-Reply-To: <5227B0A3.6050104@cwilson.fastmail.fm>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 2013-09-04 17:13, Charles Wilson wrote:
> On 9/4/2013 5:43 PM, Earnie Boyd wrote:
>> Just a note to those of you using Cygwin64 to build packages.  You
>> will need to most likely replace the config.guess and config.sub files
>> in those packages with newer ones from
>> ftp://ftp.gnu.org/pub/gnu/config/ because it won't guess your system
>> correctly.
>
> The versions installed into /usr/share/automake-X.Y/ have all been
> modified to be the latest upstream as of mid-July -- for all X.Y from
> 1.4 to 1.14.
>
> Also, cygport itself ships with an identical copy, and modifying your
> script to call 'gnuconfigize' during src_compile() will update them as
> well.

Please note that cygautoreconf() and the other *_autoreconf() functions 
already handle this automatically where applicable.


Yaakov


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

