qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 17/21] qapi: configure, Fix build issue when


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH v3 17/21] qapi: configure, Fix build issue when using seperate build dir
Date: Wed, 15 Jun 2011 16:34:34 -0300

On Mon, 13 Jun 2011 21:31:22 -0500
Michael Roth <address@hidden> wrote:

> 
> Signed-off-by: Michael Roth <address@hidden>

As I commented before, this should be part of the first patch adding
a buildable code.

> ---
>  configure |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configure b/configure
> index d3a3a96..3d73780 100755
> --- a/configure
> +++ b/configure
> @@ -3549,6 +3549,7 @@ DIRS="tests tests/cris slirp audio block net 
> pc-bios/optionrom"
>  DIRS="$DIRS pc-bios/spapr-rtas"
>  DIRS="$DIRS roms/seabios roms/vgabios"
>  DIRS="$DIRS fsdev ui"
> +DIRS="$DIRS qapi"
>  FILES="Makefile tests/Makefile"
>  FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
>  FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]