projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9064785
)
Probe for libcheck by default.
author
Gerd Hoffmann
<kraxel@redhat.com>
Thu, 1 Sep 2011 15:42:16 +0000
(17:42 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Tue, 1 Nov 2011 16:50:12 +0000
(11:50 -0500)
Probe for libcheck and build checks (if found) by default.
Can be explicitly disabled using --disable-check-utests.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index a6cf6d680da42f9950e380e3bd2e6c59d6053cb7..6e4113db24f2117c1857f5d25f43e8b1b1e72c5f 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-169,7
+169,7
@@
mixemu="no"
aix="no"
blobs="yes"
pkgversion=""
-check_utests="
no
"
+check_utests=""
user_pie="no"
zero_malloc=""
trace_backend="nop"