From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: [PATCH] autoconf: add ovmf, rombios and seabios and configure options Date: Tue, 24 Apr 2012 17:50:14 +0100 Message-ID: <4F96D9C6.8070005@citrix.com> References: <1334583375-5877-1-git-send-email-roger.pau@citrix.com> <1334584686.14560.187.camel@zakaz.uk.xensource.com> <20374.54577.227896.260551@mariner.uk.xensource.com> <20374.55644.341772.906042@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20374.55644.341772.906042@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Ian Jackson escribi=F3: > Ian Jackson writes ("Re: [Xen-devel] [PATCH] autoconf: add ovmf, rombios = and seabios and configure options"): >> Ian Campbell writes ("Re: [Xen-devel] [PATCH] autoconf: add ovmf, rombio= s and seabios and configure options"): >>> On Mon, 2012-04-16 at 14:36 +0100, Roger Pau Monne wrote: >>>> Move this hardcoded options from Config.mk to config/Tools.mk and add = the >>>> appropiate configure options. >>>> >>>> Signed-off-by: Roger Pau Monne >>> Acked-by: Ian Campbell >> Committed-by: Ian Jackson > > Oh, I forgot to mention: you didn't say in your commit message that I > should run ./autogen.sh. But I did anyway. > > Ian. Thanks and sorry for that. I'm not going to add autoconf output to my = patches, since it tends to make them harder to apply, specially if you = apply some other change in between.