From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45888 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5fDp-00042O-1h for qemu-devel@nongnu.org; Tue, 12 Oct 2010 09:48:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5eyI-00021o-Q4 for qemu-devel@nongnu.org; Tue, 12 Oct 2010 09:32:51 -0400 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:61628 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5eyI-00021U-Jj for qemu-devel@nongnu.org; Tue, 12 Oct 2010 09:32:50 -0400 Date: Tue, 12 Oct 2010 17:32:43 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible In-Reply-To: <4CB46213.2040000@redhat.com> Message-ID: References: <1286888457-5033-1-git-send-email-pbonzini@redhat.com> <4CB46213.2040000@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org On Tue, 12 Oct 2010, Paolo Bonzini wrote: > On 10/12/2010 03:22 PM, malc wrote: > > > 19 files changed, 3729 insertions(+), 456 deletions(-) > > > > I don't think the explanation above justified net plus of 3273 lines of new > > code. > > The part you forgot to quote is: Yes, failed to notice that, sorry. > > > Makefile | 54 +- > > Makefile.dis | 6 +- > > Makefile.hw | 8 +- > > Makefile.objs | 4 +- > > Makefile.target | 32 +- > > Makefile.user | 6 +- > > bsd-user/main.c | 10 +- > > config.guess | 1502 ++++++++++++++++++++++++++++++++++++++ > > config.sub | 1731 > > ++++++++++++++++++++++++++++++++++++++++++++ > > configure | 757 ++++++++++--------- > > create_config | 5 +- > > darwin-user/machload.c | 12 +- > > darwin-user/main.c | 6 +- > > darwin-user/syscall.c | 2 +- > > linux-user/main.c | 10 +- > > pc-bios/optionrom/Makefile | 8 +- > > rules.mak | 10 +- > > tests/Makefile | 16 +- > > tests/cris/Makefile | 6 +- > > 19 files changed, 3729 insertions(+), 456 deletions(-) > > All these lines are in config.guess and config.sub that are shared with all > projects using Autotools and do not really need to be considered. > > It's 40 lines of new code, 33 of which are in configure's help message. > > Paolo > -- mailto:av1474@comtv.ru