From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42056 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyPwQ-0008Sl-JH for qemu-devel@nongnu.org; Wed, 22 Sep 2010 10:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyPwP-0002lC-Fh for qemu-devel@nongnu.org; Wed, 22 Sep 2010 10:04:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14482) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyPwP-0002l0-9G for qemu-devel@nongnu.org; Wed, 22 Sep 2010 10:04:57 -0400 Message-ID: <4C9A0D04.1090703@redhat.com> Date: Wed, 22 Sep 2010 16:04:52 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4C911D8F.1060406@codemonkey.ws> <4C97A73C.4070102@codemonkey.ws> <4C97C255.2020106@codemonkey.ws> <4C9A073A.2050009@redhat.com> <4C9A07AC.9070603@codemonkey.ws> In-Reply-To: <4C9A07AC.9070603@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Win2k host problem with {get, free}{addr, name}info() List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel On 09/22/2010 03:42 PM, Anthony Liguori wrote: > If someone was willing to put in the effort, I'd be very supportive of > moving QEMU to autotools. For 0.14 it would be a nice start to convert the command line to something more autoconfy (e.g. MAKE= instead of --make=). Paolo