From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Klauer Newsgroups: gmane.comp.audio.sox.devel Subject: Re: Outdated config.guess and config.sub Date: Thu, 28 Feb 2013 12:14:47 +0100 Message-ID: <20130228121447.Horde.-eWZd8L8999RLzwnt77URQA@webmail.df.eu> References: <20130227033313.Horde.4JN0B6GZi1VRLXBpTOKXWqA@webmail.df.eu> Reply-To: sox-devel@lists.sourceforge.net NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362050466 2918 80.91.229.3 (28 Feb 2013 11:21:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2013 11:21:06 +0000 (UTC) To: sox-devel@lists.sourceforge.net Original-X-From: sox-devel-bounces@lists.sourceforge.net Thu Feb 28 12:21:30 2013 Return-path: Envelope-to: gcasd-sox-devel@m.gmane.org Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of chirlu.de designates 80.67.31.103 as permitted sender) client-ip=80.67.31.103; envelope-from=ulrich@chirlu.de; helo=smtprelay06.ispgateway.de; In-Reply-To: <20130227033313.Horde.4JN0B6GZi1VRLXBpTOKXWqA@webmail.df.eu> User-Agent: Internet Messaging Program (IMP) H4 (5.0.19) Content-Disposition: inline X-Df-Sender: dWtsYXVlckBjaGlybHUuZGU= X-Spam-Score: -1.5 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.67.31.103 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Headers-End: 1UB1Xc-00017W-6Q X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: sox-devel-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox.devel:262 Archived-At: Received: from lists.sourceforge.net ([216.34.181.88]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UB1YA-0001TT-Iu for gcasd-sox-devel@m.gmane.org; Thu, 28 Feb 2013 12:21:22 +0100 Received: from localhost ([127.0.0.1] helo=sfs-ml-2.v29.ch3.sourceforge.com) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UB1Xk-00078k-5Q; Thu, 28 Feb 2013 11:20:56 +0000 Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UB1Xi-00078W-Po for sox-devel@lists.sourceforge.net; Thu, 28 Feb 2013 11:20:54 +0000 Received: from smtprelay06.ispgateway.de ([80.67.31.103]) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1UB1Xc-00017W-6Q for sox-devel@lists.sourceforge.net; Thu, 28 Feb 2013 11:20:54 +0000 Received: from [80.67.16.117] (helo=webmailfront01.ispgateway.de) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1UB1Rn-0007Zz-PE; Thu, 28 Feb 2013 12:14:47 +0100 Received: from 77-21-78-174-dynip.superkabel.de (77-21-78-174-dynip.superkabel.de [77.21.78.174]) by webmail.df.eu (Horde Framework) with HTTP; Thu, 28 Feb 2013 12:14:47 +0100 > > This can be done by e.g. calling "autoreconf --force". > Perhaps we should make this run unconditionally in release.sh. Running > the script will take a few seconds more, but we'd be sure to have the > most recent versions in each release. As it turns out, "autoreconf --force" doesn't update the auxiliary files. "autoreconf --install --force" *does* do it, but also overwrites INSTALL. :-( So the right way seems to be to delete the relevant files (config.guess, config.sub; depcomp, install-sh, missing as well? more?) and then run "autoreconf -i" without --force. Ulrich ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb