slirp for win32 support

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1018 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-07-14 17:20:11 +00:00
parent 3db38e87a0
commit 450e18b8b8
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -163,7 +163,6 @@ if test "$mingw32" = "yes" ; then
target_list="i386-softmmu ppc-softmmu"
EXESUF=".exe"
gdbstub="no"
slirp="no"
fi
if test -z "$cross_prefix" ; then