Signed-off-by: Juan Quintela <quintela@xxxxxxxxxx> --- configure | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 22d393b..c4ee415 100755 --- a/configure +++ b/configure @@ -2074,11 +2074,6 @@ bsd) ;; esac -# this is a temp hack needed for kvm -if test "$kvm" = "yes" ; then - echo "KVM_CFLAGS=$kvm_cflags" >> $config_host_mak -fi - echo "KVM_KMOD=$kvm_kmod" >> $config_host_mak tools= -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html