Commit 450e18b8b82121ff8ce5b6c823b92d87679752ef

Authored by bellard
1 parent 3db38e87

slirp for win32 support


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1018 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 1 deletions
configure
@@ -163,7 +163,6 @@ if test "$mingw32" = "yes" ; then @@ -163,7 +163,6 @@ if test "$mingw32" = "yes" ; then
163 target_list="i386-softmmu ppc-softmmu" 163 target_list="i386-softmmu ppc-softmmu"
164 EXESUF=".exe" 164 EXESUF=".exe"
165 gdbstub="no" 165 gdbstub="no"
166 - slirp="no"  
167 fi 166 fi
168 167
169 if test -z "$cross_prefix" ; then 168 if test -z "$cross_prefix" ; then