From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KQJts-0003Qj-VF for mharc-grub-devel@gnu.org; Tue, 05 Aug 2008 06:36:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQJto-0003Q3-Kj for grub-devel@gnu.org; Tue, 05 Aug 2008 06:36:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQJtl-0003PR-OJ for grub-devel@gnu.org; Tue, 05 Aug 2008 06:36:15 -0400 Received: from [199.232.76.173] (port=48430 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQJtj-0003P7-JW for grub-devel@gnu.org; Tue, 05 Aug 2008 06:36:12 -0400 Received: from smtp-vbr1.xs4all.nl ([194.109.24.21]:4465) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQJti-0008SR-Um for grub-devel@gnu.org; Tue, 05 Aug 2008 06:36:11 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m75Aa93l067677 for ; Tue, 5 Aug 2008 12:36:10 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <414717.45608.qm@web31604.mail.mud.yahoo.com> <20080725081827.42534c83@gibibit.com> <488A1E3C.7030108@t-online.de> <1217143046.16601.43.camel@ct> <488CF69C.8060407@t-online.de> Mail-Copies-To: mgerards@xs4all.nl Date: Tue, 05 Aug 2008 12:38:48 +0200 In-Reply-To: <488CF69C.8060407@t-online.de> (Christian Franke's message of "Mon, 28 Jul 2008 00:28:44 +0200") Message-ID: <87sktjg30n.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: Remove conf/*.mk from svn 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: Tue, 05 Aug 2008 10:36:17 -0000 Hi, Christian Franke writes: > For a release tarball, It IMO also makes sense to include > util/parser.tab.c. It is platform-independent and rarely changed. This > would remove bison from the list of prerequisites. Fine for me. -- Marco