2010/11/12 Eric Blake <[email protected]>: > 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. >
Thanks, pushed. Matthias -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
