[Qemu-devel] [PATCH 03/32] build: adjust setting of QEMU_INCLUDES

2012-12-17 Thread Paolo Bonzini
Make it correct for nested directories, and move the static part from Makefile to configure. Signed-off-by: Paolo Bonzini --- Makefile | 2 -- configure | 3 +-- rules.mak | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 7e38112..9ebd3cd 100644 -

[Qemu-devel] [PATCH 03/32] build: adjust setting of QEMU_INCLUDES

2012-12-06 Thread Paolo Bonzini
Make it correct for nested directories, and move the static part from Makefile to configure. Signed-off-by: Paolo Bonzini --- Makefile |2 -- configure |3 +-- rules.mak |3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 7e38112..9ebd3cd

[Qemu-devel] [PATCH 03/32] build: adjust setting of QEMU_INCLUDES

2012-10-24 Thread Paolo Bonzini
Make it correct for nested directories, and move the static part from Makefile to configure. Signed-off-by: Paolo Bonzini --- Makefile |2 -- configure |3 +-- rules.mak |3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 21b4ded..00126b9