slirp for win32 support
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Jul 2004 17:20:11 +0000 (17:20 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Jul 2004 17:20:11 +0000 (17:20 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1018 c046a42c-6fe2-441c-8c8c-71466251a162

configure

index d93d78ccc32205df198c59a775c7214fc100b124..9cf6a2ec5e62eecc0a63f84ee02ee163db88cdfa 100755 (executable)
--- a/configure
+++ b/configure
@@ -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