From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Kb9h3-0002UO-5A for mharc-grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:53 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kb9h1-0002Si-QN for grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kb9h0-0002Qn-9n for grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:51 -0400 Received: from [199.232.76.173] (port=43194 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kb9h0-0002Qg-1t for grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:50 -0400 Received: from mx20.gnu.org ([199.232.41.8]:50123) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kb9gz-0005uT-KD for grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:49 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kb9gy-0001Mj-GK for grub-devel@gnu.org; Thu, 04 Sep 2008 03:55:48 -0400 Received: from [85.180.61.73] (e180061073.adsl.alicedsl.de [85.180.61.73]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1Kb9gw38Rz-0001ey; Thu, 04 Sep 2008 09:55:47 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1220485620.5868.11.camel@dv> References: <1220448464.4164.53.camel@fz.local> <1220453469.4164.61.camel@fz.local> <1220485620.5868.11.camel@dv> Content-Type: text/plain Date: Thu, 04 Sep 2008 09:55:46 +0200 Message-Id: <1220514946.4167.12.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+ln2BB7yJeB0Fzglh1MoPWWA9v1b1Y/dnAGS4 I/aM+tOosMKRuTxxMY+RGgDVbEly0xBFXdy4v8K7/hltwyML/d hk2AqaXh8x/bHKUGw/G2ixXLce/qqSn X-detected-kernel: by mx20.gnu.org: Linux 2.6? (barebone, rare!) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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: Thu, 04 Sep 2008 07:55:52 -0000 Am Mittwoch, den 03.09.2008, 19:47 -0400 schrieb Pavel Roskin: > 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. They use now git as you can even see in the patch from my mail but I was too lazy to check because I thought that automake-1.10 would have a recent version. But it seems not :) > Fine with me. Commited these 2 files. Hurray a bit less outdated stuff now :) -- Felix Zielcke