]> git.proxmox.com Git - qemu.git/commit - Makefile
Move generation of config-host.h to Makefile from configure
authorJuan Quintela <quintela@redhat.com>
Wed, 7 Oct 2009 00:40:58 +0000 (02:40 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 9 Oct 2009 02:17:03 +0000 (21:17 -0500)
commit1215c6e7615897e4a0bfd6867b762a47fc34f37f
treed1a89ac56768083704a24a6f03ec8de1534cf2a3
parentdeed3ccfca6bbebeab4f1c6874cb9c2902956328
Move generation of config-host.h to Makefile from configure

Use timestamp based appreach to avoid not needed recompilation.
Add it to rules.mak

Many thanks to Paolo Bonzini for helpding the design, and the debug.

Patchworks-ID: 35190
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
configure
create_config
rules.mak