[libvirt] [PATCH] virsh: Fix compile error in VPATH build

Eric Blake eblake at redhat.com
Fri Nov 12 20:18:50 UTC 2010


On 11/12/2010 11:54 AM, Matthias Bolte wrote:
> tools/console.c depends on daemon/event.h.
> ---
>  tools/Makefile.am |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/tools/Makefile.am b/tools/Makefile.am
> index b686045..921d621 100644
> --- a/tools/Makefile.am
> +++ b/tools/Makefile.am
> @@ -54,6 +54,7 @@ virsh_CFLAGS =							\
>  		-I../include -I$(top_srcdir)/include		\
>  		-I$(top_srcdir)/src				\
>  		-I$(top_srcdir)/src/util			\
> +		-I$(top_srcdir)					\
>  		-DGETTEXT_PACKAGE=\"$(PACKAGE)\"		\

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101112/55273123/attachment-0001.sig>


More information about the libvir-list mailing list