From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FklzQ-0001ot-PE for mharc-grub-devel@gnu.org; Mon, 29 May 2006 13:57:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FklzO-0001iS-Qa for grub-devel@gnu.org; Mon, 29 May 2006 13:57:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FklzN-0001gd-Tw for grub-devel@gnu.org; Mon, 29 May 2006 13:57:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FklzN-0001gU-RV for grub-devel@gnu.org; Mon, 29 May 2006 13:57:13 -0400 Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fkm50-0006UV-1h for grub-devel@gnu.org; Mon, 29 May 2006 14:03:02 -0400 Received: from tschwinge by fencepost.gnu.org with local (Exim 4.34) id 1FklzN-0005Ew-9K for grub-devel@gnu.org; Mon, 29 May 2006 13:57:13 -0400 Date: Mon, 29 May 2006 13:57:13 -0400 From: Thomas Schwinge To: The development of GRUB 2 Message-ID: <20060529175713.GA29280@fencepost> References: <200605262104.55720.okuji@enbug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605262104.55720.okuji@enbug.org> User-Agent: Mutt/1.5.6+20040907i Subject: Re: configure host and target 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: Mon, 29 May 2006 17:57:15 -0000 On Fri, May 26, 2006 at 09:04:55PM +0200, Yoshinori K. Okuji wrote: > According to a suggestion by an autoconf developer, I think we should change > the build system in this way: > > [...] > > If there is no objection, I will work on this issue very soon. To give some feedback: I support this idea. Regards, Thomas