]> Git Repo - qemu.git/commitdiff
oss variable don't exist anymore
authorJuan Quintela <[email protected]>
Mon, 3 Aug 2009 12:45:53 +0000 (14:45 +0200)
committerAnthony Liguori <[email protected]>
Mon, 10 Aug 2009 18:05:31 +0000 (13:05 -0500)
Signed-off-by: Juan Quintela <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
Message-Id:

configure

index ddc900981291306777bb9b2f90aa66a1b33e3529..ec8d1b2ff9bf821641839f0bdacc85d54954ae06 100755 (executable)
--- a/configure
+++ b/configure
@@ -682,7 +682,6 @@ fi
 if test "$mingw32" = "yes" ; then
     linux="no"
     EXESUF=".exe"
-    oss="no"
     linux_user="no"
     bsd_user="no"
     OS_CFLAGS="$OS_CFLAGS -DWIN32_LEAN_AND_MEAN -DWINVER=0x501"
This page took 0.026418 seconds and 4 git commands to generate.