]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commitdiff
Probe for libcheck by default.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Sep 2011 15:42:16 +0000 (17:42 +0200)
committerAnthony 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

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"