]> git.proxmox.com Git - mirror_qemu.git/commitdiff
configure: display debug tcg status in summary
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 16 Apr 2009 09:58:41 +0000 (09:58 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 16 Apr 2009 09:58:41 +0000 (09:58 +0000)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7123 c046a42c-6fe2-441c-8c8c-71466251a162

configure

index 90b967e3072f7c05607ba20f5e984a76f91d164a..4035bfcf0a4c751933fd71cc958447aebc369ef7 100755 (executable)
--- a/configure
+++ b/configure
@@ -1263,6 +1263,7 @@ echo "install           $install"
 echo "host CPU          $cpu"
 echo "host big endian   $bigendian"
 echo "target list       $target_list"
+echo "tcg debug enabled $debug_tcg"
 echo "gprof enabled     $gprof"
 echo "sparse enabled    $sparse"
 echo "strip binaries    $strip_opt"