diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-07-14 17:20:11 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-07-14 17:20:11 +0000 |
commit | 450e18b8b82121ff8ce5b6c823b92d87679752ef (patch) | |
tree | 8e6ca77ee526b0483e2a26dde46727e953b20838 /configure | |
parent | 3db38e87a0e90d4fd2d8c999434feaac6ddb1289 (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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |