From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXeYr-0004oi-Mn for qemu-devel@nongnu.org; Wed, 20 Jan 2010 12:41:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXeYn-0004Om-H8 for qemu-devel@nongnu.org; Wed, 20 Jan 2010 12:41:45 -0500 Received: from [199.232.76.173] (port=54115 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXeYn-0004OF-8g for qemu-devel@nongnu.org; Wed, 20 Jan 2010 12:41:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17026) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXeYm-0005UQ-2Y for qemu-devel@nongnu.org; Wed, 20 Jan 2010 12:41:40 -0500 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0KHfawr018147 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 20 Jan 2010 12:41:36 -0500 From: Juan Quintela Date: Wed, 20 Jan 2010 18:41:21 +0100 Message-Id: Subject: [Qemu-devel] [PATCH 0/7] *** SUBJECT HERE *** List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org *** BLURB HERE *** Juan Quintela (7): Rename --enable-uname-release Add PATH argument to options that need it Sort together all options that take arguments Add help to --cpu and --with-pkgversion Change --static to --enable-static Sort boolean options Add documentation for --enable/disable-docs configure | 362 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 188 insertions(+), 174 deletions(-)