From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JLmqg-00017H-O1 for mharc-grub-devel@gnu.org; Sun, 03 Feb 2008 16:58:02 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLmqf-00015p-7L for grub-devel@gnu.org; Sun, 03 Feb 2008 16:58:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLmqe-00015X-IC for grub-devel@gnu.org; Sun, 03 Feb 2008 16:58:00 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLmqe-00015U-E3 for grub-devel@gnu.org; Sun, 03 Feb 2008 16:58:00 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLmqd-0003LB-U4 for grub-devel@gnu.org; Sun, 03 Feb 2008 16:58:00 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 733C23EB23 for ; Sun, 3 Feb 2008 23:04:48 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 3 Feb 2008 22:57:58 +0100 User-Agent: KMail/1.9.4 References: <1202067291.21357.11.camel@rd> In-Reply-To: <1202067291.21357.11.camel@rd> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802032257.58423.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: Requiring 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: Sun, 03 Feb 2008 21:58:01 -0000 On Sunday 03 February 2008 20:34, Pavel Roskin wrote: > I suggest that we require Autoconf 2.61 in configure.ac. It has been > out for over a year. It's easy to install locally without breaking > anything. It generates more portable configure scripts than older > version of Autoconf (at least it's supposed to, unless there are > regressions). I am sorry, but I am not planning to upgrade my environment quite soon now. Okuji