Fix build when objdir != srcdir
commit48afa7bddb33a92d6686afa9ea7cb421fb2121f0
authorAnthony Liguori <aliguori@us.ibm.com>
Sun, 17 May 2009 15:43:16 +0000 (17 10:43 -0500)
committerAvi Kivity <avi@redhat.com>
Thu, 21 May 2009 09:05:04 +0000 (21 12:05 +0300)
treeebc9edb51d9919c0117d66829fe8d9010fff456c
parent0311e5bb22b330fd9cc84397d5d994385c1b6114
Fix build when objdir != srcdir

This requires adding the necessary bits to configure to create the directories
and symlinks for libkvm.  It also requires sticking KVM_CFLAGS in
config-host.mak to ensure that it gets the right set of includes for the
kernel headers.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
configure
kvm/libkvm/Makefile