projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a873d45
)
oss variable don't exist anymore
author
Juan Quintela
<quintela@redhat.com>
Mon, 3 Aug 2009 12:45:53 +0000
(14:45 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:31 +0000
(13:05 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
configure
patch
|
blob
|
history
diff --git
a/configure
b/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"