aboutsummaryrefslogtreecommitdiff
path: root/create_config
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2009-10-07 02:40:58 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-08 21:17:03 -0500
commit1215c6e7615897e4a0bfd6867b762a47fc34f37f (patch)
treed1a89ac56768083704a24a6f03ec8de1534cf2a3 /create_config
parentdeed3ccfca6bbebeab4f1c6874cb9c2902956328 (diff)
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>
Diffstat (limited to 'create_config')
-rwxr-xr-xcreate_config2
1 files changed, 2 insertions, 0 deletions
diff --git a/create_config b/create_config
index 5bc8fb6b41..30d0487e24 100755
--- a/create_config
+++ b/create_config
@@ -1,5 +1,7 @@
#!/bin/sh
+echo "/* Automatically generated by create_config - do not modify */"
+
while read line; do
case $line in