diff --git a/configure b/configure index 056293a220d28c8e37f79117b9a8b31eee3adab2..491109d48c8b8d321f3dc2121dd57b875096aa48 100755 --- a/configure +++ b/configure @@ -2902,6 +2902,7 @@ if test "$softmmu" = yes ; then if test "$virtfs" = yes; then feature_not_found "virtfs" fi + virtfs=no fi fi if [ "$linux" = "yes" -o "$bsd" = "yes" -o "$solaris" = "yes" ] ; then