]> git.proxmox.com Git - qemu.git/blobdiff - configure
i82378/i82374: Do not create DMA controller twice
[qemu.git] / configure
index 15bbc735c4800ba49a78f37efb9cfa828a9eb537..25697bb590aef0158130089eb8bd138ff423532e 100755 (executable)
--- a/configure
+++ b/configure
@@ -498,8 +498,8 @@ esac
 if [ "$bsd" = "yes" ] ; then
   if [ "$darwin" != "yes" ] ; then
     usb="bsd"
+    bsd_user="yes"
   fi
-  bsd_user="yes"
 fi
 
 : ${make=${MAKE-make}}