aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-07-14 17:20:11 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-07-14 17:20:11 +0000
commit450e18b8b82121ff8ce5b6c823b92d87679752ef (patch)
tree8e6ca77ee526b0483e2a26dde46727e953b20838 /configure
parent3db38e87a0e90d4fd2d8c999434feaac6ddb1289 (diff)
slirp for win32 support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1018 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index d93d78ccc3..9cf6a2ec5e 100755
--- 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