Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
---
 configure | 1 +
 1 file modificato, 1 inserzione(+)

diff --git a/configure b/configure
index cea8db0..f705dce 100755
--- a/configure
+++ b/configure
@@ -3459,6 +3459,7 @@ fi
 if test "$signalfd" = "yes" ; then
   echo "CONFIG_SIGNALFD=y" >> $config_host_mak
 fi
+echo "CONFIG_TCG=y" >> $config_host_mak
 if test "$tcg_interpreter" = "yes" ; then
   echo "CONFIG_TCG_INTERPRETER=y" >> $config_host_mak
 fi
-- 
1.7.12



Reply via email to