From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Kb240-00040H-7C for mharc-grub-devel@gnu.org; Wed, 03 Sep 2008 19:47:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kb23y-0003zE-Kp for grub-devel@gnu.org; Wed, 03 Sep 2008 19:47:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kb23y-0003ym-7C for grub-devel@gnu.org; Wed, 03 Sep 2008 19:47:02 -0400 Received: from [199.232.76.173] (port=52654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kb23y-0003yg-4H for grub-devel@gnu.org; Wed, 03 Sep 2008 19:47:02 -0400 Received: from c60.cesmail.net ([216.154.195.49]:9680) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1Kb23x-00055c-Oo for grub-devel@gnu.org; Wed, 03 Sep 2008 19:47:01 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 03 Sep 2008 19:47:43 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 2EFA54F1869 for ; Wed, 3 Sep 2008 19:47:01 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1220453469.4164.61.camel@fz.local> References: <1220448464.4164.53.camel@fz.local> <1220453469.4164.61.camel@fz.local> Content-Type: text/plain Date: Wed, 03 Sep 2008 19:47:00 -0400 Message-Id: <1220485620.5868.11.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] update configure.ac to autoconf 2.61 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 23:47:02 -0000 On Wed, 2008-09-03 at 16:51 +0200, Felix Zielcke wrote: > Am Mittwoch, den 03.09.2008, 15:27 +0200 schrieb Felix Zielcke: > > Yes I really want to get rid of old stuff and if you even only need to > > call `autoupdate --force' ;) > > > > Oh and config.guess and config.sub have > timestamp='2007-07-22' > > whereas the versions from automake 1.9 and 1.10 have > timestamp='2008-01-23 You can get the current config.* files from CVS: cvs -d :pserver:anonymous@cvs.savannah.gnu.org:/sources/config co config They are maintained in a very conservative matter, so it may be better to use the CVS versions. Actually, it's possible that they are the same as those you have. > On a Debian system you find them in /usr/share/automake-/ > > Any objection that I update these 2 files too? > Attached is a patch for these 2 files. > > Not really necessary but well a bit outdated ;) Fine with me. -- Regards, Pavel Roskin