projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5340c8a
)
unbreak "make" from tests directory
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 21 Oct 2010 08:18:35 +0000
(10:18 +0200)
committer
Blue Swirl
<blauwirbel@gmail.com>
Sat, 23 Oct 2010 14:46:51 +0000
(14:46 +0000)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 9ed05def8a66f215c0825ed034c9ace759861ae4..f6a63bcffc9d2b7b1cbd40a5eb0e0b850f36badd 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2348,6
+2348,7
@@
printf "# Configured with:" >> $config_host_mak
printf " '%s'" "$0" "$@" >> $config_host_mak
echo >> $config_host_mak
+echo all: >> $config_host_mak
echo "prefix=$prefix" >> $config_host_mak
echo "bindir=$bindir" >> $config_host_mak
echo "mandir=$mandir" >> $config_host_mak